body{
	margin: 0px;
    font-family: 'EB Garamond', serif;
}
*{
	box-sizing: border-box;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: -apple-system,BlinkMacSystemFont,Segoe UI,Roboto,Oxygen-Sans,Ubuntu,Cantarell,Helvetica Neue,sans-serif;
    font-weight: bold;
}

h3 {
    font-size: 72px;
}

ul {
    margin: 0px !important;
    list-style: none;
}
ul{ list-style: none; padding: 0px; margin: 0px;}
ul li{ padding: 0px; margin: 0px;}

p {
    margin: 0px;
    margin-bottom: 26px;
    font-size: 16px;
    line-height: 26px;
    
}

a {
    color: #000;
    outline: none;
}
button {
    outline: none;
}
a:hover {
    text-decoration: none !important;
}

a:focus {
    text-decoration: none !important;
}

.pad_0{
	padding: 0px;
}
.pad_l_0{
	padding-left: 0px;
}
.pad_r_0{
	padding-right: 0px;
}
/*=========custom scroll right bar=================*/

/* width */

::-webkit-scrollbar {
    width: 4px;
}

/* Track */

::-webkit-scrollbar-track {
    background: transparent;
}

/* Handle */

::-webkit-scrollbar-thumb {
    background: #555;
}

/* Handle on hover */

::-webkit-scrollbar-thumb:hover {
    background: #ddd;
}

.container {
    width: 100%;
    max-width: 1300px;
}

/*=========custom scroll right bar=================*/


.container {
    width: 100%;
    max-width: 1200px;
}



.banner {
    width: 100%;
    padding-top: 0px;
    position: relative;
}

.image-frame {
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 999;
    height: 911px;
}

@media (max-width: 767px) {
    .image-frame {
        height: 500px;
    }
}

@media (max-width: 599px) {
    .image-frame {
        height: 282px;
    }
}

.single img { width:100%;height: 911px;object-fit: cover;}
.slider { position:relative;}
.slick-initialized .slick-slide {
    display: block;
    margin: 0px 0;
}
.banner_col { position:relative;}

.banner_text { position:absolute;
    left:0;
    top:0;
    width:100%;
    height:100%;
    flex-direction: column;
    justify-content: center;
    text-align:left;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-box-pack: center;
    -webkit-box-align: center;
    display: box;
    box-orient: vertical;
    box-pack: center;
    box-align: center;
    color:#AA7503;
    font-size:49px;
    display:flex;
}
.banner_text span{
 color:#fff;
}
.header img {
    width: 100%;
    height: 50px;
}

.brand-logo {
    left: 50%;
    margin-left: -59px;
    position: fixed;
    margin-top: 5px;
    z-index: 99999;
}

.brand-logo img {
width: 100px;
height: auto;
}


.banner h3{
    margin-top: 292px;
    font-size: 49px;
    font-weight: 600;
    color: #aa7503;
}

.banner h3 span {
    color: #fff;
}

.section-like {
margin-top: 15px;
padding-bottom: 10px;
}

.section-like li a {
    background: #1877f2;
    border-radius: 3px;
    font-size: 11px;
    line-height: 20px;
    padding: 0 6px;
    display: inline-block;
    color: #fff;
}
.section-like li a span{
    margin-top: -2px;
    float: left;
    margin-right: 10px;
}

.section-like li {
    float: left;
    margin-right:6px;
}
.section-why {
   margin-top: 15px;
    padding-bottom: 10px;
}
.section-why h2{
font-size: 54px;
color: rgba(242,0,60,0.76);
font-family: "Times New Roman", Sans-serif;
text-align: center;
font-weight: 600;
}


.section-why p{
font-size: 18px;
color: #000000;
font-family: "Times New Roman", Sans-serif;
text-align: center;
font-weight:600;
}


.section-our {
   
    padding-bottom: 5px;
}
.section-our h2{
    font-size: 54px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
}

.our-group-box{
   margin: 0 0 0 10px;
}

.our-btn {
    line-height: 56px;
    margin-top: 15px;
    padding: 0 42px;
    background: rgba(242,0,60,0.76);
    color: #fff !important;
    font-size: 15px;
    margin-left: 140px;
    display: inline-block;
    border-radius: 40px;
    font-weight: 600;
    transition: all .4s ease-in-out;
}

.section-magic {
    
    padding-bottom: 5px;
}

.section-prints {
    
    padding-bottom: 5px;
}

.section-brand {
    
    padding-bottom: 5px;
}

.section-magic h2{
    font-size: 54px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
    margin-bottom: 20px;
}

.section-magic p{
    font-size: 18px;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    text-align: center;
    font-weight:600;
}

.magic-img-box img, .prints-img-box img, .brand-img-box img  {
    width: 100%;
    height: auto;
}

.magic-img-box p, .prints-img-box p, .brand-img-box p {
    word-spacing: 6px;
    line-height: 21px;
    margin-top: 25px;
    font-size: 18px;
    color: #000000;
    font-family: "Roboto", Sans-serif;
    text-align: center;
    font-weight:600;
}


.section-check-video {
    
    padding-bottom: 5px;
}


.section-check-video h2{
    padding-bottom: 10px;
    font-size: 20px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
   
   
}

.check-video-box {
overflow: hidden;
border-radius: 20px 20px 20px 20px;

}

.section-works {
    
    padding-bottom: 10px;
}

.works-group-box{
  margin: 10px 0 40px 0;
}



.section-works h2{
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;

}


.section-works h3{
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 18px;
    color: #000000;
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
    
}

.works-grab{
    margin-top:190px;
    text-align: center;

}

.works-grab p{
    word-spacing: 2px;
    font-size: 15px;
    font-family: "Times New Roman", Sans-serif;
    font-weight: 400;
    
}

.works-grab-img-box img {
height: auto;
max-width: 100%;

}


.section-photo {
    
    padding-bottom: 5px;
}


.section-photo h2{
    margin-top: 35px;
   
    font-size: 40px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
    
    
}


.section-photo h6{
    
    font-size: 16px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
    
    
}
.section-photo h4{
    padding-bottom: 10px;
    font-size: 16px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
    
    
}
.section-photo h3{
    padding-bottom: 10px;
    font-size: 25px;
    color: #008AA5;
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
    
    
}

.section-photo p{
    word-spacing: 5px;
    font-size: 18px;
    color: #000000;
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight:600;
}


.section-tag {
    padding-bottom:10px;
}

.section-tag h2 {
    margin-top: 10px;
    padding-bottom: 10px;
    font-size: 20px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
}

.tag-img-box {
    text-align: center;
   margin-top: 20px;

}

.section-Branded {
width: 100%;
padding-bottom: 10px;
}


.section-Branded h3{
    margin-top: 35px;
    
    font-size: 20px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
    
    
}


.Branded-text{
    margin-top:190px;
    text-align: center;
    
}

.Branded-text p{
    word-spacing: 3px;
    font-size: 15px;
    font-family: "Times New Roman", Sans-serif;
    font-weight: 400;
    
}

.Branded-img-box {
float: right;
margin-top: 15px;

}

.Branded-img-box img {
    height: auto;
    width: 100%;
    
}

.Branded-img-box01{
    
    margin-top: 15px;

}


.section-about {
    width: 100%;
    padding-bottom: 10px;
}


.section-about h2{
    margin-top: 35px;
    
    font-size: 54px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;


}

.section-about h3{
    margin-top: 15px;
    
    font-size: 29px;
    color: #000;
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
    
    
}

.section-about p{
    margin-top: 15px;
        line-height: 20px;
    font-size: 18px;
    color: #000;
    font-family: "Roboto", Sans-serif;
    text-align: center;
    font-weight: 600;
  
}


.footer-mission {
    width: 100%;
    padding-bottom: 150px;
  
}


.footer-mission h2{
	/*
    margin-top: 35px;
    
    font-size: 54px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;
    */
    
}

.footer-mission p{
	/*
    word-spacing: 3px;
    margin-top: 15px;
    line-height: 20px;
    font-size: 18px;
    color: #000;
    font-family: "Roboto", Sans-serif;
    text-align: center;
    font-weight: 600;*/
    
}

.mission-img-box {
    display: table;
    margin: 0 auto;
}

.mission-img-box img {
    width: 100%;
    height: auto;
    border: 5px solid rgba(242,0,60,0.76);
    border-radius: 20px;
    box-shadow: 0px 0px 10px 0px rgba(242,0,60,0.76);
}


.mission-img-box h3{
    margin-top: 35px;
    
    font-size: 20px;
    color: rgba(242,0,60,0.76);
    font-family: "Times New Roman", Sans-serif;
    text-align: center;
    font-weight: 600;


}

.mission-img-box ul {
   text-align: center;
}


.mission-img-box li a{
    
    margin-top: 15px;
    line-height: 30px;
    font-size: 18px;
    color: rgba(242,0,60,0.76);
    font-family: "Roboto", Sans-serif;
    text-align: center;
    font-weight: 600;
    
}
.last_contact{
    width: 300px;
    position: fixed;
    bottom: 0;
    display: none;
}
.last_contact ul{
    padding: 0;
    margin: 0;
    list-style-type: none;
}
.last_contact ul li{
    width: 23%;
    float: left;
    margin:  0 1%;
    border-radius: 3px;
    line-height: 50px;
}
.last_contact ul li a{
    width: 100%;
    display: block;
}
.last_contact ul li:first-child{
    background-color: #33C96E;
}
.last_contact ul li:nth-child(2){
    background-color: #EA2425;
}
.last_contact ul li:nth-child(3){
    background-color: #33C96E;
}
.last_contact ul li:last-child{
    background-color: #008fff;
}
.last_contact ul li a span{
    margin: 0 auto;
    display: table;
}
.newClass{
    display: none;
}

/* responsive */



@media screen and (max-width: 1440px) {
}

@media screen and (max-width: 1280px) {
    
    
}


@media screen and (max-width: 1199px){
    .check-video-box iframe{
        height: 500px;
    }
}


@media (max-width: 1024px) {
.works-grab {
    margin-top: 155px;
}

.Branded-text {
    margin-top: 176px;
}







}


@media (max-width: 991px) {
    .banner h3 {
        font-size: 35px;
    }

.section-why h2{
    font-size: 30px;
    font-weight: 600;
    margin-top: 20px;
}

.section-why p{
    font-size: 18px;
    font-weight: 600;
}

.section-our h2 {
    font-size: 25px;
    font-weight: 600;
}

.section-magic h2 {
    font-size: 25px;
    margin-top: 30px;
    font-weight: 600;
    
}

.section-magic p {
    font-size: 16px;
    font-weight: 600;
}

.magic-img-box p, .prints-img-box p, .brand-img-box p{
    
    word-spacing: 0px;
    font-size: 14px;
    padding: 0 10px;
    font-weight: 600;
}

.section-check-video h2 {
    font-weight: 600;
    font-size: 18px;
}

.section-works{
    padding-bottom: 0;
}

.section-works h2 {
    font-size: 18px;
    font-weight: 600;
}

.section-works h3 {
    font-weight: 600;
    font-size: 16px;
    margin: 15px 0 0;
}

.works-grab {
   margin-top: 150px;
}

.works-grab p {
    font-size: 14px;
    line-height: 14px;
    word-spacing: 0;
}

.works-grab-img-box {
    margin: 10px 0;
}

.works-grab-img-box img {
    height: auto;
    width: 100%;
    
}



.section-about h2 {
    font-size: 35px;
    margin-top: 10px;
    font-weight: 600;
}

.section-about h3{
    font-size: 18px;
    font-weight: 600;
}

.section-about p{
    font-size: 14px;
    font-weight: 600;
}

.footer-mission h2{
    font-size: 30px;
    margin-top: 10px;
    font-weight: 600;
}

.footer-mission p{
    font-size: 14px;
    word-spacing: 0px;
    font-weight: 600;
    line-height: 17px;
}


.mission-img-box h3{
    font-size: 18px;
    margin-top: 20px;
    font-weight: 600;
}

.mission-img-box li a{
    font-size: 14px;
    font-weight: 600;
    
}

.our-btn {
    margin-left: 100px;
}













}



@media (max-width: 767px) {
    .Branded-img-box01 img,
    .Branded-img-box img {
        margin: auto;
        display: table;
    }
    .Branded-img-box {
        float: none;
    }
    .check-video-box iframe {
        height: 450px;
    } 
    .banner h3 {
        font-size: 30px;
    }

.section-why h2{
    font-size: 25px;
    font-weight: 100;
    margin-top: 20px;
}

.section-why p{
    font-size: 16px;
    font-weight: 100;
}

.section-our h2 {
    font-size: 25px;
    font-weight: 100;
}

.section-magic h2 {
    font-size: 25px;
    margin-top: 30px;
    font-weight: 100;
    
}

.section-magic p {
    font-size: 16px;
    font-weight: 100;
}

.magic-img-box p, .prints-img-box p, .brand-img-box p{
    word-spacing: 0px;
    font-size: 14px;
    padding: 0 10px;
    font-weight: 100;
}

.section-check-video h2 {
    font-weight: 100;
    font-size: 18px;
}

.section-works{
    padding-bottom: 0;
}

.section-works h2 {
    font-size: 18px;
    font-weight: 100;
}

.section-works h3 {
    font-weight: 100;
    font-size: 14px;
    margin: 15px 0 0;
}

.works-grab {
    margin: 10px;
}

.works-grab p {
    font-size: 12px;
    line-height: 14px;
    word-spacing: 0;
}

.works-grab-img-box {
    margin: 10px 0;
}

.works-grab-img-box img {
    height: auto;
    width: 100%;

}

.section-photo h2 {
    font-size: 25px;
    margin: 10px 0 0;
    font-weight: 100;
}

.section-photo h6 {
    font-weight: 100;
}

.section-photo h4 {
    font-weight: 100;
}

.section-photo h3 {
    font-size: 20px;
    font-weight: 100;
}
.section-photo p {
    word-spacing: 0px;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
}

.section-tag h2 {
    font-size: 18px;
    font-weight: 100;
    
}

.tag-img-box img {
    width: 100%;
    height: auto;
}

.section-Branded h3 {
    font-size: 18px;
    font-weight: 100;
    
}

.Branded-text {
    margin-top: 10px;
}

.Branded-text p {
    font-size: 12px;
    font-weight: 100;
    line-height: 16px;
    word-spacing: 0;   
}
.section-about h2 {
    font-size: 35px;
    margin-top: 10px;
    font-weight: 100;
}

.section-about h3{
    font-size: 18px;
    font-weight: 100;
}

.section-about p{
    font-size: 14px;
    font-weight: 100;
}

.footer-mission h2{
    font-size: 30px;
    margin-top: 10px;
    font-weight: 100;
}

.footer-mission p{
    font-size: 14px;
    word-spacing: 0px;
    font-weight: 100;
    line-height: 17px;
}

.mission-img-box h3{
    font-size: 18px;
    margin-top: 20px;
    font-weight: 100;
}

.mission-img-box li a{
    font-size: 14px;
    font-weight: 100;
    
}
.our-btn {
    margin-left: 0;
    margin: 25px auto 0;
    display: table;
}
.banner_col img{
    height: 500px;
}
.brand-logo img {
    width: 90px;
    height: auto;
    margin: 0 auto;
    display: table;
}
.brand-logo {
    left: 50%;
    margin-left: -45px;
    margin-top: 10px;
}
.newClass{
    display: block;
}

}


@media (max-width: 599px) {

.banner {
    height: auto;
}



.banner h3 {
    font-size: 30px;
}

.section-why h2{
    font-size: 25px;
    font-weight: 100;
    margin-top: 20px;
}

.section-why p{
    font-size: 16px;
    font-weight: 100;
}

.section-our h2 {
    font-size: 25px;
    font-weight: 100;
}

.section-magic h2 {
    font-size: 25px;
    margin-top: 30px;
    font-weight: 100;
    
}

.section-magic p {
    font-size: 16px;
    font-weight: 100;
}

.magic-img-box p, .prints-img-box p, .brand-img-box p{
    
    word-spacing: 0px;
    font-size: 14px;
    padding: 0 10px;
    font-weight: 100;
}

.section-check-video h2 {
    font-weight: 100;
    font-size: 18px;
}


.section-works{
    padding-bottom: 0;
}

.section-works h2 {
    font-size: 18px;
    font-weight: 100;
}

.section-works h3 {
    font-weight: 100;
    font-size: 14px;
    margin: 15px 0 0;
}

.works-grab {
    margin: 10px;
}

.works-grab p {
    font-size: 12px;
    line-height: 14px;
    word-spacing: 0;
}

.works-grab-img-box {
    margin: 10px 0;
}

.section-photo h2 {
    font-size: 25px;
    margin: 10px 0 0;
    font-weight: 100;
}

.section-photo h6 {
    font-weight: 100;
}

.section-photo h4 {
    font-weight: 100;
}

.section-photo h3 {
    font-size: 20px;
    font-weight: 100;
}
.section-photo p {
    word-spacing: 0px;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
}

.section-tag h2 {
    font-size: 18px;
    font-weight: 100;
    
}

.tag-img-box img {
    width: 100%;
    height: auto;
}

.section-Branded h3 {
    font-size: 18px;
    font-weight: 100;
    
}

.Branded-text {
    margin-top: 10px;
}

.Branded-text p {
    font-size: 12px;
    font-weight: 100;
    line-height: 16px;
    word-spacing: 0;
    
}

.Branded-img-box {
    float: left;
}



.section-about h2 {
    font-size: 35px;
    margin-top: 10px;
    font-weight: 100;
}

.section-about h3{
    font-size: 18px;
    font-weight: 100;
}

.section-about p{
    font-size: 14px;
    font-weight: 100;
}

.footer-mission h2{
    font-size: 30px;
    margin-top: 10px;
    font-weight: 100;
}

.footer-mission p{
    font-size: 14px;
    word-spacing: 0px;
    font-weight: 100;
    line-height: 17px;
}

.mission-img-box h3{
    font-size: 18px;
    margin-top: 20px;
    font-weight: 100;
}

.mission-img-box li a{
    font-size: 14px;
    font-weight: 100;
    
}
.banner_col img{
    height: 282px;
    object-fit: cover;
}
.Branded-img-box01 img, .Branded-img-box img {
    margin: auto;
    display: table;
    width: 100%;
}
.banner_text {
    font-size: 20px;
    margin-top: 50px;
}
.section-like {
    margin-top: 0;
}
.check-video-box iframe{
    height: 280px;
}
.section-why {
    margin-top: 45px;
}
.our-btn {
    line-height: 46px;
}
.prints-img-box p{
    margin-top: 0;
}

.last_contact ul li a span {
    margin: 10px auto 0;
    display: table;
}
.last_contact ul li a {
    height: 36px;
}
.last_contact ul li a span img {
    width: 80%;
    margin: 0 auto;
    display: table;
}
}






@media (max-width: 480px) {
    
.banner {
    height: auto;
    }
    

    
.banner h3 {
        font-size: 30px;
    }
    
.section-why h2{
   font-size: 25px;
    font-weight: 100;
    margin-top: 20px;
    }
    
    .section-why p{
        font-size: 16px;
        font-weight: 100;
    }

.section-our h2 {
    font-size: 25px;
    font-weight: 100;
}

.section-magic h2 {
   font-size: 25px;
   margin-top: 30px;
   font-weight: 100;
 
}

.section-magic p {
    font-size: 16px;
    font-weight: 100;
}
 
 .magic-img-box p, .prints-img-box p, .brand-img-box p{
     
     word-spacing: 0px;
     font-size: 14px;
     padding: 0 10px;
     font-weight: 100;
 }

.section-check-video h2 {
    font-weight: 100;
    font-size: 18px;
}

.section-works{
    padding-bottom: 0;
}

.section-works h2 {
    font-size: 18px;
    font-weight: 100;
}

.section-works h3 {
    font-weight: 100;
    font-size: 14px;
    margin: 15px 0 0;
}

.works-grab {
    margin: 10px;
}

.works-grab p {
    font-size: 12px;
    line-height: 14px;
    word-spacing: 0;
}

.works-grab-img-box {
    margin: 10px 0;
}

.section-photo h2 {
    font-size: 25px;
    margin: 10px 0 0;
    font-weight: 100;
}

.section-photo h6 {
    font-weight: 100;
}

.section-photo h4 {
    font-weight: 100;
}

.section-photo h3 {
    font-size: 20px;
    font-weight: 100;
}
.section-photo p {
    word-spacing: 0px;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
}

.section-tag h2 {
    font-size: 18px;
    font-weight: 100;
    
}

.tag-img-box img {
    width: 100%;
    height: auto;
}

.section-Branded h3 {
    font-size: 18px;
    font-weight: 100;
    
}

.Branded-text {
    margin-top: 10px;
}

.Branded-text p {
    font-size: 12px;
    font-weight: 100;
    line-height: 16px;
    word-spacing: 0;
    
}

.Branded-img-box {
    float: left;
}


.section-about h2 {
    font-size: 35px;
    margin-top: 10px;
    font-weight: 100;
}

.section-about h3{
    font-size: 18px;
    font-weight: 100;
}

.section-about p{
    font-size: 14px;
    font-weight: 100;
}


.footer-mission h2{
    font-size: 30px;
    margin-top: 10px;
    font-weight: 100;
}

.footer-mission p{
    font-size: 14px;
    word-spacing: 0px;
    font-weight: 100;
    line-height: 17px;
}

.mission-img-box h3{
    font-size: 18px;
    margin-top: 20px;
    font-weight: 100;
}

.mission-img-box li a{
    font-size: 14px;
    font-weight: 100;
    
}





}

@media (max-width: 375px) {
    


.banner {
   
    height: auto;
}

.banner h3 {
  font-size: 30px;
}

.section-like li a {
        padding: 0 15px;
}

.section-why h2 {
    font-size: 25px;
    margin-top: 32px;
    font-weight: 100;
    
}

.section-why p {
    font-size: 16px;
    font-weight: 100;
}
.section-our h2 {
  font-size: 25px;
  font-weight: 100;
}
.section-magic h2 {
    margin-top: 30px;
    font-size: 25px;
    font-weight: 100;
}

.section-magic p {
    font-size: 16px;
    font-weight: 100;
}

.magic-img-box p, .prints-img-box p, .brand-img-box p{
   
   word-spacing: 0px;
    font-size: 14px;
    padding: 0 10px;
   font-weight: 100;
}

.section-check-video h2 {
    font-weight: 100;
    font-size: 18px;
}

.section-works h2 {
    font-size: 18px;
    font-weight: 100;
}

.section-works h3 {
    font-weight: 100;
    font-size: 14px;
        margin: 15px 0 0;
}

.works-grab {
    margin: 10px;
}

.works-grab p {
    font-size: 12px;
    line-height: 14px;
    word-spacing: 0;
}

.works-grab-img-box {
margin: 10px 0;
}

.section-photo h2 {
    font-size: 25px;
    margin: 10px 0 0;
    font-weight: 100;
}

.section-photo h6 {
  font-weight: 100;
}

.section-photo h4 {
  font-weight: 100;
}

.section-photo h3 {
    font-size: 20px;
    font-weight: 100;
}
.section-photo p {
    word-spacing: 0px;
    font-size: 14px;
    font-weight: 100;
    line-height: 20px;
}

.section-tag h2 {
    font-size: 18px;
    font-weight: 100;

}

.tag-img-box img {
    width: 100%;
    height: auto;
}

.section-Branded h3 {
    font-size: 18px;
    font-weight: 100;

}

.Branded-text {
margin-top: 10px;
}

.Branded-text p {
    font-size: 12px;
    font-weight: 100;
    line-height: 16px;
    word-spacing: 0;

}
.Branded-img-box {
    float: left;
}




.Branded-img-box {
    float: left;
}

.section-about h2 {
    font-size: 30px;
    margin-top: 10px;
    font-weight: 100;
}

.section-about h3{
    font-size: 18px;
    font-weight: 100;
}

.section-about p{
    font-size: 14px;
    font-weight: 100;
}


.footer-mission h2{
    font-size: 26px;
    margin-top: 10px;
    font-weight: 100;
}

.footer-mission p{
    font-size: 14px;
    word-spacing: 0px;
    font-weight: 100;
    line-height: 17px;
}

.mission-img-box h3{
    font-size: 18px;
    margin-top: 20px;
    font-weight: 100;
}

.mission-img-box li a{
    font-size: 14px;
    font-weight: 100;
    
}
.last_contact {
    width: 100%;
}


}






