.logo {
   width: 47%;
}
.logo-outer{
        width: 28%;
}
.main-header .header-top .info-list li a span.txt {
    padding-left: 3px;
}
.main-header .header-top .info-list li a:hover span {
    text-decoration: none !important;
}
ul.list.clr-wit {
    margin: 0 auto;
    width: 300px;
    text-align: left;
}
ul.clr-wit li {
   color:#fff !important;
    
}
ul.list li, ul.footer-service-list li {
    position:relative;
    margin-bottom: 5px;
    padding-left: 20px;
    font-size: 16px;
    line-height: 1.6em;
    font-weight: 400;
    color: #555555;
}
ul.list.clr-wit li{
    font-size: 14px;
}
ul.list li:before, ul.footer-service-list li:before {
content: "\f013";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #df6512;
    font-size: 15px;
    padding-right: 0.5em;
    position: absolute;
    top: 0px;
    left: 0;
}
ul.footer-service-list li:before{
    color:#ccc;
}
ul.list.clr-wit li:before{
    color:#fff !important;
}
.d-none-ot-page {
    display:visible;
}
.home .d-none-ot-page {
    display: visible !important;
}
.d-none-ot-page p {
    color: #cccccc;
    margin: 0;
}
ul.social-links li {
    display: inline-block;
    padding: 0px 10px;
}
ul.social-links li a {
    color: #ccc;
}
ul.reachus {
    list-style: none;
    padding: 0;
    margin: 0;
}
ul.reachus li {
    padding: 5px 0 5px 25px !important; position:relative;
}
ul.reachus li:after {
font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    padding-right: 0.5em;
    position: absolute;
    top: 4px;
    left: 0;
}
ul.reachus li.company { font-weight:bold;}
ul.reachus li.company:after {
  content: "\f0f7";
}
ul.reachus li.location:after {
  content: "\f041";
}
ul.reachus li.email:after {
  content: "\f003";
  top: 5px;
    left: -2px;
    }
ul.reachus li.mobile:after {
    content: "\f10b";
    font-size: 22px;
    top: 2px;
}
ul.reachus li.phone:after {
    content: "\f095";
}
.main-footer .contact-widget ul li a{
    color:#ccc;
}



.contact .info-box {
    color: #0b2341;
    text-align: center;
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    padding: 20px 0 30px 0;
    background: #fff;
}
.contact .info-box i {
        font-size: 27px;
    color: #ed502e;
    border-radius: 50%;
    padding: 15px;
    border: 2px dotted #fbdad2;
    line-height: 25px;
}
.contact .info-box h3 {
    font-size: 20px;
    color: #777777;
    font-weight: 700;
    margin: 10px 0;
}
.contact .info-box p {
    padding: 0;
    line-height: 24px;
    font-size: 14px;
    margin-bottom: 0;
}
.contact .php-email-form {
    box-shadow: 0 0 30px rgb(214 215 216 / 60%);
    padding: 30px;
    background: #fff;
}
.contact .php-email-form input, .contact .php-email-form textarea {
    border-radius: 0;
    box-shadow: none;
    font-size: 14px;
    border-radius: 4px;
}
.contact .php-email-form input {
    padding: 10px 15px;
}
.contact {
    padding: 100px 0px;
}
.img-bord img {
    box-shadow: 1px 1px 5px #aaa;
    padding: 5px;
}
p.justify{
    text-align:justify;
}


div#myBtnContainer {
    text-align: center;
} 



.gallery .row > .column {
  padding: 8px;
}

/* Create three equal columns that floats next to each other */
.gallery .column {
  float: left;
  width: 33.33%;
  display: none; /* Hide all elements by default */
}

/* Clear floats after rows */ 
.gallery .row:after {
  content: "";
  display: table;
  clear: both;
}



/* The "show" class is added to the filtered elements */
.gallery .show {
  display: block;
}

/* Style the buttons */
.gallery .btn {
  border: none;
  outline: none;
  padding: 12px 16px;
      background-color: #e5e5e5;
    cursor: pointer;
    margin-bottom: 20px;
    margin-right: 5px;
}

.gallery .btn:hover {
  background-color: #ddd;
}

.gallery .btn.active {
  background-color: #df6512;
  color: white;
}
.gallery .content img {
    width: 100%;
    height: 250px;
    object-fit: cover;
        padding: 4px;
    box-shadow: 1px 1px 10px #aaa;
}
section.gallery {
    padding: 70px 0px;
}
.contact-info-list li a {
    color: #fff;
    font-size: 16px;
}
.home li.active1 a,
.aboutus li.active2 a,
.service li.active3 a,
.gallery li.active4 a,
.training li.active5 a,
.contactus li.active6 a,
.clients li.active7 a{color:#df6512 !important;}
.ot-services {
    padding: 50px 0px;
}
.main-footer .footer-bottom .copyright a:hover,
.home .d-none-ot-page p a:hover{
    color: #df6512;
}
ul.icon-list1 li {
    display: inline-block;
    text-align: center;
    padding: 20px;
    width: 31.33%;
    margin-right: 10px;
    box-shadow: 1px 1px 10px #aaa;background: #fff;
}
h4.icon-title1 {
    font-size: 19px;
    padding: 17px 0px 5px;
    color: #001e57;
    font-weight: 600;
}
.faq-section {
    background: #f7f7f7;
}
.client-section {
    padding: 70px 0px;
}
.client-img {
    box-shadow: 1px 1px 10px #aaa;
    height: 120px;
    display: flex;
    align-items: center;
    margin-bottom: 30px;
    justify-content: center;
}
.section-alter .factory-icon img {
    height: 100px;
        object-fit: contain;
}
.section-alter .factory-icon {
    background: #fff;
    display: flex;
    align-items: center;
    box-shadow: 1px 1px 10px #aaa;
    justify-content: center;
}
.section-alter .owl-carousel .owl-stage-outer {
    height: 150px;
    padding-top: 20px;
}
p.msg {
    background: #15a115;
    padding: 5px 0px 5px 14px;
    color: #fff;
}










@media(min-width:1141px) and (max-width:1199px){
    .services-block .inner-box .text{
        height:40px;
    }
    .main-menu .navigation > li {
    margin-right: 26px;
    }
}


@media(min-width:1024px) and (max-width:1199px){
    .main-header .header-upper .logo-outer {
    width: 24%;
        padding: 15px 0px;
    }
    .services-block-two .inner-box .lower-content h3 {
    font-size: 17px;
    }
   .gallery .btn {
    padding: 9px 13px;
    margin-bottom: 15px;
    font-size: 14px;
}
ul.icon-list1 li {
    padding: 20px 0px;
    width: 31%;
}
h4.icon-title1 {
    font-size: 17px;
}
}


@media(min-width:1024px) and (max-width:1140px){
     .mission-section .content-box .text {
    font-size: 15px;
    }
    .mission-section .content-box{
        padding: 39px;
    }
    .btn-style-one {
    font-size: 13px;
    padding: 4px 16px;
    }
    .main-menu .navigation > li {
    margin-right: 20px;
}
.sticky-header .main-menu .navigation > li {
    margin-left: 24px !important;
}
}
@media(min-width:992px) and (max-width:1023px){
    .main-header .outer-box .btn-box {
    padding: 12px 0px;
    }
    .services-block .inner-box .text {
    height: 40px;
}
.mission-section .content-box {
    padding: 37px;
}
.mission-section .content-box .text {
    font-size: 15px;
}
.mission-section .content-box .text.height-992{
    line-height:26px;
}
.sec-title h2{
    font-size: 30px !important;
}
.contact-page-section .info-column .inner-column{padding:20px;}
.sticky-header .main-menu {
    padding: 0px 0px 0px;
}
.fixed-header .sticky-header .logo {
    padding: 3px 0;
}
.sticky-header .main-menu .navigation > li {
    margin: 0px 14px !important;
}
.ot-services .services-block-two .inner-box .lower-content h3 {
    font-size: 15px;
}
.gallery .btn {
    padding: 8px 15px;
    margin-bottom: 15px;
    font-size: 14px;
}
ul.icon-list1 li {
    padding: 20px 0px;
    width: 30%;
}
h4.icon-title1 {
    font-size: 17px;
    padding: 17px 0px 0px;
}
.main-menu .navigation > li {
    margin-right: 18px;
}
}

@media(max-width:991px){
    .faq-section .accordion-column {
    margin-bottom: 40px;
}
}


@media(min-width:850px) and (max-width:991px){
    .main-menu .navigation > li {
    margin-right: 22px !important;
}
.sticky-header .main-menu .navigation > li {
    margin: 0px 13px !important;
}
.sticky-header .main-menu {
    padding: 5px 0px 0px;
}
}




@media(min-width:768px) and (max-width:991px){
    .logo {
    width: 60%;
}
.main-header .header-upper .logo-outer {
    width: 20%;
        padding: 0px 0px;
}
.main-menu .navigation > li > a {
    font-size: 14px;
}
.main-menu .navigation > li {
    margin-right: 10px;
}
.innovation-section .images-column {
    margin: 0 auto;
}
.main-header .outer-box .btn-box {
    padding: 20px 0px;
}
.sticky-header .outer-box .btn-box {
    padding: 30px 0px;
}
.gallery .column {
    width: 50%;
}
.sticky-header .main-menu .navigation > li > a {
    line-height: 20px;
    font-size: 13px;
}
.sticky-header .logo-outer {
    width: 20%;
}

/*.sticky-header .main-menu {
    padding: 0px 0px 0px;
}*/
.sticky-header .main-menu .navigation > li {
    margin: 0px 9px !important;
}
.fixed-header .sticky-header .logo {
    padding: 11px 0;
}
.page-banner {
    padding: 90px 0;
}
.gallery .btn {
    padding: 8px 11px;
    margin-bottom: 15px;
    font-size: 13px;
}
.btn-style-one {
    padding: 2px 10px;
}
}

@media (min-width: 768px) and (max-width: 991px) {
.sticky-header .main-header .outer-box .btn-box {
        padding: 40px 0px 0px;
}
}

@media(max-width:767px){
    .gallery .column {
    width: 100%;
    }
    	.sticky-header{
		display:none !important;	
	}
	.home li.active1 a, .aboutus li.active2 a, .service li.active3 a, .gallery li.active4 a, .training li.active5 a, .contactus li.active6 a {
    color: #001e57 !important;
}
	.gallery .btn {
    padding: 7px 10px;
    margin-bottom: 10px;
    font-size: 13px;
}
ul.icon-list1 li {
    width: 100%;
    margin-bottom: 30px;
    }
}



@media(min-width:600px) and (max-width:767px){
    .logo {
    width: 40%;
}
.main-header .header-upper .nav-outer {
    margin-top: -70px;
}
}

@media(max-width:425px){
    .page-banner {
    padding: 30px 0;
    }
    ul.icon-list1 li {
    width: 100%;
    margin-bottom: 30px;
    }
}
h2.footer-call-mob {
    float: right;
    border: 1px solid #f3f5f9;
    padding: 6px 15px 6px 15px;
    font-size: 26px;
    border-radius: 5px;
    color: #f3f5f9;
    background-color: #df6512;
}
h2.footer-call-mob:hover {
    float: right;
    border: 1px solid #f3f5f9;
    padding: 6px 15px 6px 15px;
    font-size: 26px;
    border-radius: 5px;
    color: #f3f5f9;
    background-color: #001e57;
}
h2.footer-p-left {
    letter-spacing: 2px;
}
.asp-center{
    display: flex;
    align-items: center;
    justify-content: center;
}
@media(max-width:425px){ 
    h2.footer-call-mob {
        font-size: 22px;
    }
}
