

/* Layout-3 */



.layout-3 { background-color: #f8f8f8; padding-top: 90px; padding-bottom: 70px; }

.layout-3 h2 { margin-bottom: 60px; }

.layout-3 h3 { font-size: 33px; line-height: 43px; font-weight: 800; margin-bottom: 20px;  }

.layout-3 h3 strong { font-weight: 800; color: #018daf; }

.layout-3 p { font-size: 20px; line-height: 32px;}

.layout-3 ul{ display: flex; justify-content: space-between; margin-top: 40px; }

.layout-3 ul li { display: flex; }

.layout-3 ul li h5 { font-size: 48px; line-height: 48px; margin:0; font-weight: 700; }  

.layout-3 p strong { font-size: 20px; color: #333; } 

.layout-3 ul li p { line-height: 28px; }

.layout-3 .icon-wrap { width: 90px; height: 90px; cursor: pointer; }

.layout-3 .icon-wrap .icon {  background-position: 0 0; background-image: url(../../images/icon-set-1.png); width: 100%; height: 100%; background-repeat: no-repeat; display: inline-block;}

.layout-3 .icon-wrap .icon-10 { background-position: -300px -94px; }

.layout-3 .icon-wrap .icon-11 { background-position: -400px -96px; }

.layout-3 .icon-wrap .icon-12 { background-position: -500px -96px; }

/*.layout-3 .icon-wrap .icon-13 { background-position: 0px -200px; }

.layout-3 .icon-wrap .icon-14 { background-position: -100px -200px; }

.layout-3 .icon-wrap .icon-15 { background-position: -200px -200px; }

.layout-3 .icon-wrap .icon-16 { background-position: -300px -200px; }

*/



.roate-wrap figure { position: relative; overflow: hidden; text-align: right; }

.roate-wrap figure .animation-2 { position: absolute; top:2px; right: 0; }

.roate-wrap figure img { width: 97%; max-width: 97%; }





  







/* Responsive */



@media (max-width: 1299px){ 



}

/* 1299 END */





@media (max-width: 1199px){ 

.layout-3 h3 { font-size: 30px; line-height: 38px; }

}

/* 1199 END */ 



@media (max-width: 991px){ 

.layout-3 .roate-wrap { max-width: 500px;  margin: 20px auto; }

.layout-3 h2 { margin-bottom: 30px; }

.layout-3 ul li h5 { font-size: 38px; line-height: 40px; }
.layout-3 p {    font-size: 18px;    line-height: 28px; }


}

/* 991 END */



@media (max-width: 767px){ 

.layout-3 ul li h5 {  font-size: 32px;  line-height: 36px; }

.layout-3 ul li .content { padding-left: 10px; }

.layout-3 .icon-wrap .icon{ width: 110%; }

.layout-3 .col-md-7 h3 + p { font-size: 18px; line-height: 28px; }





}

/* 767 END */



@media (max-width: 599px){ 

.layout-3 h3 { font-size: 24px;  line-height: 36px; }

.layout-3 ul { display: block; }











} 

/* 599 END */





@media (max-width: 479px){ 

.layout-3 p {  font-size: 16px;  line-height: 26px; }

} 

/* 479 END */















