@media screen and (min-width:1420px){
    .hover-box-inner p, .hover-box-inner span {
    font-size: 18px;
    line-height: 28px;
}
}
@media screen and (min-width:1199px){
.banner-height {
    height: 386px;
}

}




@media screen and (max-width:1199px){
    #twitter .fts-tweeter-wrap{
        width: 27%;
    }
	.blog-post-content {
	position: relative;
	}
	.blog-post-date {
	position: absolute;
	top: -30px;
	}
	.blog-post {
        height: auto;
    }
    .navigation > li + li {
        margin-left: 20px;
    }
    .slider-content h1 {
        font-size: 32px;
        line-height: 42px;
    }
    .welcome-block h1{
        font-size: 30px;
    }
    .welcome-block h3{
        font-size: 20px;
    }
    .navigation > li > a{
        font-size: 14px;
    }
    p{
        font-size: 14px;
        line-height: 22px;
    }
    .welcome-block p{
        line-height: 24px;
    }
    .hover-box-inner h3{
        font-size: 22px;
    }
    .hover-box-inner p{
        line-height: 20px;
    }
    .hover-box{
        padding: 10px;
    }
    .benefit-bottom h2{
        font-size: 24px;
        line-height: 40px;
        margin-bottom: 20px;
    }
    .common-btn{
        height: 40px;
        line-height: 40px;
        font-size: 16px;
    }
    .benefit-bottom {
        margin: 30px 0 0;
    }
    .main-head p{
        line-height: 24px;
    }
    .feature-slider li h3{
        font-size: 20px;
    }
    .blog-post-inner h3{
        font-size: 18px;
    }
    .accridition img{
        max-width: 100px;
    }
    .ft-nav li a{
        font-size: 14px;
    }
    .footer-social a + a {
        margin-left: 5px;
    }
    .footer-social a {
        font-size: 20px;
    }
    .footer-top h4{
        font-size: 16px;
    }

    .slider-content{
        max-width: 74%;
    }
    .slider-content h1 {
    font-size: 25px;
    line-height: 38px;
    left: 240px;
}
    .main-nav {
    width: 75%;
    }
    .slider-content h1{
        left: 200px;
    }
    .slider-content h1 {
    left: 150px;
}

.slider-content{
    background-size: 75%;
}
.slider-content h1{
    top: 40px;
}
    
}

@media screen and (min-width:641px) and (max-width:991px){
.double-list li {
	width: 100%;
}
	.footer-top .row > div {
	width: 25%;
	margin-top: 0;
}
}

@media screen and (max-width:991px){
.banner-content .banner-inner {
    width: 100%;
    margin-left: 0px;
}
#twitter .fts-tweeter-wrap{
        width: 42%;
    }
.sub-menu > li > a {
    padding: 5px 0;
    font-size: 12px !important;
}
header li > .sub-menu li > .sub-menu {
    position: static;
    padding-left: 10px !important;
}
header .sub-menu{
	max-width:190px;
	min-width:inherit;
}
.navigation .sub-menu > li.menu-item-has-children .dropdown-caret{
    transform: none;
    top: 7px !important;
}
.navigation .sub-menu li.menu-item-has-children a {
    overflow: hidden;
    text-overflow: ellipsis;
}

.footer-top .footer-social .footer-inner {
	margin-top: 0px;
}
.footer-top h4 {
	margin-bottom: 15px;
}
	/*header .sub-menu, header li .sub-menu li .sub-menu {
	padding: relative !important;
	left: 0;
	width: auto;
}*/
    .active.fixed-nav .navigation > li.menu-item-has-children::after {
    color: #003e80;
}
      .main-nav {
        position: fixed;
        left: 0;
        background: #fff;
        width: 300px;
        min-height: 100vh;
        z-index: 99999;
        top: 0;
        -webkit-transform: translateX(-110%);
        -moz-transform: translateX(-110%);
        transform: translateX(-110%);
        -webkit-transition: ease 0.3s;
        -moz-transition: ease 0.3s;
        transition: ease 0.3s;
        box-shadow: rgba(0,0,0,0.1) 2px 2px 20px;
        padding: 40px 20px;
          max-height: 100%;
          overflow-y: auto;
    }
    .active.header-navigation .main-nav{
        -webkit-transform: translateX(0);
        -moz-transform: translateX(0);
        transform: translateX(0);        
    }
    .navigation-toggle{
        display: block;
    }
    .active.header-navigation .navigation-toggle{
        -webkit-transform: translateX(276px);
        -moz-transform: translateX(276px);
        transform: translateX(276px); 
    }
    .active.header-navigation .navigation-toggle .toggle-icon:nth-child(2){
        opacity: 0;
        visibility: hidden;
    }
    .active.header-navigation .navigation-toggle .toggle-icon:nth-child(1){
        -webkit-transform: rotate(45deg);
        -moz-transform: rotate(45deg);
        transform: rotate(45deg);
        top: 8px;
    }
    .active.header-navigation .navigation-toggle .toggle-icon:nth-child(3){
        -webkit-transform: rotate(135deg);
        -moz-transform: rotate(135deg);
        transform: rotate(135deg);
        top: -8px;
    }
    .navigation > li{
        display: block;
    }
    .navigation > li + li {
        margin-left: 0;
    }
    .navigation > li > a{
        font-size: 18px;
        padding: 10px 0;
        line-height: 20px;
    }
    header .sub-menu {
        opacity: 1 !important;
        visibility: visible !important;
        position: static;
        box-shadow: none;
        padding: 0;
        -webkit-transition: none;
        -moz-transition: none;
        transition: none;
        display: none;
    }
    .sub-menu > li > a{
        font-size: 16px;
    }
    .navigation > li:hover > a, .navigation > li:hover .dropdown-caret{
        color: #00287d;
    }
    .dropdown-caret{
        width: 25px;
        height: 15px;
        text-align: center;
        font-size: 16px;
    }
    .header-search{
        height: 40px;
    }
    .main-logo img{
        max-width: 200px;
    }
    .slider-content h1 {
        font-size: 25px;
        line-height: 36px;
    }
    .slider-content{
        max-width: 95%;
        text-align: center;
        left: 0;
    }
    .flex-row{
        display: block;
    }
    .welcome-block{
        text-align: center;
    }
    section {
        padding: 50px 0;
    }
    .welcome-video{
        margin: 30px auto 0;
        max-width: 500px;
    }
    .main-head h1{
        font-size: 32px;
        margin-bottom: 15px;
    }
    .benefit-bottom h2 {
        line-height: 36px;
    }
    .benefit-inner{
        margin: 15px 0;
    }
    .benefit-inner > img{
        width: 100%;
    }
    h5.catelog{
        margin-top: 20px;
    }
    .news-blog h2{
        font-size: 26px;
    }
    .blog-outer{
        margin-top: 30px;
        margin-bottom: 60px;
    }
    .blog-post {
        /*height: 330px;*/
        height: auto;
    }
    .blog-post-content {
	position: relative;
	}
	.blog-post-date {
	position: absolute;
	top: -30px;
}
    .blog-post-inner {
        padding: 10px;
    }
    .blog-post-inner h3 {
        font-size: 16px;
        line-height: 20px;
    }
    .linkedin-post-date span{
        font-size: 24px;
        margin-right: 10px;
    }
    .linkedin-post-date {
        font-size: 12px;
    }
    .footer-logo img{
        max-width: 150px;
    }
    .accridition img {
        max-width: 75px;
    }
    .col-xs-12 .footer-inner{
        margin-top: 20px;
        text-align: center;
    }
    .footer-logo{
        margin-bottom: 30px;
    }
    .ft-nav li {
        margin-bottom: 3px;
    }
    .footer-social a{
        font-size: 24px;
    }
    .footer-bottom p{
        font-size: 12px;
    }
    .play-icn img{
        max-width: 60px;
    }
    .welcome-block{
        padding: 0;
    }
    .slider-content h1{
        text-align: left;
    }
    .navigation-toggle {
        display: inline-block;
        cursor: pointer;
    }
    .header-navigation{
        padding-top: 6px;
        padding-bottom: 6px;
    }
    .footer-social {
    margin-top: 10px;
}
.footer-social a{
    margin-top: 0px;
}
.newsletter-form{
    margin-top: 15px;
}
.slider-content h1 {
    left: 120px;
}
.slider-content h1 {
    font-size: 19px;
    line-height: 28px;
}
.slider-content {
    background-size: 65%;
}
.slider-content h1{
    top: 30px;
    left: 35px;
}

.active.header-navigation .navigation-toggle{
    transform: translateX(0);
}

 .header-navigation.fixed-nav .scroll-logo{
        width: 100%;
    }
    .header-top{
        display: none;
    }
    .scroll-search a{
        height: 35px;
        line-height: 35px;
        border-radius: 3px;
        width: 40px;
    }
    .rsteel-welcome {
        padding-top: 50px;
    }
    .header-navigation.fixed-nav .navigation > li > a, .header-navigation.fixed-nav .dropdown-caret{
        color: #003e80;
    }
    body{
        padding-top: 45px !important;
    }
    .scroll-search{
        margin-right: 15px;
    }
    .main-head{
        margin-bottom: 0;
    }
    .footer-social a i{
        font-size: 28px;
    }

}





@media screen and (max-width:767px){
    .left-right-img .vc_empty_space {
    height: 200px !important;
}
.left-right-row .left-right-text .vc_column-inner {
    padding-left: 15px !important;
    padding-right: 15px !important;
}
.left-right-row {
    margin: 30px 0;
}
.left-right-img {
    margin-bottom: 20px;
}
#family-row.family-row {
    margin-left: 0 !important;
    margin-right: 0 !important;
    margin-bottom: 0 !important;
    margin-top: 15px !important;
}

	.newsletter-form .subs-cribe-news .es_textbox, 
	.newsletter-form .subs-cribe-news .es_button {
		display: inline-block;
}
	
	.blog-post-content {
	position: relative;
	}
	.blog-post-date {
	position: absolute;
	top: -30px;
}
    .main-logo img {
        max-width: 170px;
    }
    body{
        font-size: 14px;
    }
    .main-nav{
        width: 291px;
    }
    .header-search {
        height: 30px;
    }
    .header-top-links a{
        padding: 0 10px;
    }
    .welcome-block h1 {
        font-size: 26px;
    }
    .welcome-block h3 {
        font-size: 18px;
    }
    .main-head p {
        line-height: 22px;
    }
    .blog-outer .blog-post{
        max-width: 350px;
        margin: 30px auto;
        height: auto
    }
    h5.catelog{
        text-align: center;
    }
    .blog-outer {
        margin-top: 20px;
    }
    .main-head h1 {
        font-size: 28px;
        margin-bottom: 10px;
    }
    .accridition img {
        max-width: 70px;
        margin: 0 5px;
    }
    .ft-nav li a {
        font-size: 12px;
    }
    .ft-nav li {
        margin-bottom: 1px;
    }
    .ft-nav {
        margin-top: 10px;
    }
    .header-top{
        padding: 10px 0 15px;
    }
    .feature-slider li h3 {
        font-size: 14px;
    }
    .common-btn{
        letter-spacing: 1px;
    }
    .feature-product, .news-blog {
        padding-bottom: 50px;
    }
    .footer-top h4 {
        min-height: 25px;
    }


body {
    padding-top: 35px !important;
    }



.slider-content h1{
    text-align: left;
    left: 0;
    right: 0;
    margin: 0 auto;
    font-size: 26px;
}
.header-navigation{
    display: inline-block;
}

.col-xs-12 .footer-inner {
    margin-top: 0;
}
.feature-slider li .feature-image img{
    width: auto;
}
.slider-content h1 {
    font-size: 19px;
    line-height: 28px;
}

.slider-content h1{
    top: 10px;
    left: 15px;
}
.slider-content h1 {
    font-size: 16px;
    line-height: 24px;
}
.slider-content .btn {
    height: 35px;
    line-height: 35px;
    font-size: 12px;
    padding: 0 12px;
}

.footer-logo-block .footer-inner > h4 {
	margin-top: 20px;
	margin-bottom: 13px;
}
.footer-top .col-md-4 {
	width: 50%;
}
.footer-top .col-md-2 {
	width: 50%;
	margin-top: 30px;
}
.footer-top .footer-nav {
	margin-top: 10px;
}

}
@media screen and (max-width:640px){
    #tabs-block li span {
    display: none;
}
    #twitter .fts-tweeter-wrap{
        width: auto;
        margin: 20px 0;
    }
    .show-mob{
        display: block!important;
    }
    .header-top-links a{
        display: none;
    }
    .main-slider .item .container{
        padding: 0;
    }
  
    .slider-content h1 {
        font-size: 20px;
        line-height: 28px;
    }
    .main-slider .carousel-indicators li.active {
        background: #003e80;
    }
    .welcome-block p {
        line-height: 22px;
    }
    .benefit-sec{
        padding-top: 30px;
    }
    .main-head{
        max-width: inherit;            
    }
    .hover-box-inner h3 {
        font-size: 20px;
    }
    .hover-box-inner p {
        line-height: 16px;
        font-size: 12px;
    }
    .benefit-bottom h2 {
        line-height: 32px;
        font-size: 20px;
    }
    .blog-outer{
        margin-bottom: 40px;
    }
    .footer-nav{
        width: 50%;
    }
    .footer-logo-block{
        width: 100% !important;
        text-align: left;
    }
    .accridition img{
        max-width:45%;
    }
    .accridition{
        display: block;
        text-align: left;
    }
    .footer-top {
        padding: 40px 0 30px;
    }
    .footer-bottom p {
        font-size: 11px;
    }
    .slider-content {
        height: 360px;
    }
    
    .slide-img{
        background-image: url(../images-new/mobile-bg.png);
        height: 500px;
        background-size: cover;
    }
.slide-img img{
    display: none;
}

.header-search {
    max-width: 40px;
}
.header-search input{
    display: none;
}
.language-select{
    display: none;
}

.header-top {
    width: 50%;
    float: left;
}
.header-navigation {
    width: 90px;
    float: right;
    margin-top: 8px;
}
.navigation-toggle{
    border-radius: 0;
    padding: 6px;
}
.active.header-navigation .navigation-toggle{
        transform: translateX(0px);
}

.blog-post-image img{
    width: 100%;
}
.benefit-bottom{
    width: 95%;
    margin: 0 auto;
}
.main-head {
    max-width: 90%;
}
.benefit-sec{
    background-size: cover;
    background-position: center;
}
.acced-img {
    width: 50%;
    float: left;
}
.acced-img:first-child{

}
.accridition img {
    max-width: 85%;
}
.acced-top{
    margin-top: 20px;
}
.footer-block {
    width: 25%!important;
}

.footer-social{
    margin-top: 0;
}
.ft-social p{
    font-size: 12px;
}
.footer-social a {
    font-size: 20px;
}
.footer-social a + a {
    margin-left: 2px;
}
.navigation-toggle{
    float: right;
    margin: 0 10px;
}
.header-navigation{
    width: 100%;
}
.header-navigation {
    width: 50%;
    float: left;
    background-color: inherit;
    padding: 0;
}
.top-head{
    width: 50%;
    float: left;
}
.footer-social{
    padding-left: 0;
}
.col-xs-12 .footer-inner{
    text-align: left;
}

.slider-content{
    width: 100%!important;
}
.footer-social a{
    margin-top: 10px;
}
.slider-content{
    max-width: 100%!important;
}

.slider-content{
    /*background-image: url(../images-new/mobile-blue.png);*/
    max-width: 100%;
}
.newsltr h3{
    display: block;
}
.newsltr h3 span{
    display: block;
}
.slider-content{
    background-size: 100%;
}
.slider-content h1{
    left: 16px;
    top: 27px;
}
.slider-content h1 {
    font-size: 16px;
    line-height: 24px;
}
.header-navigation.fixed-nav{
    margin: 0;
}
.certified-logo img {
    margin: 0 8px;
    }
   .footer-logo-block {
	margin-bottom: 20px;
} 
.rsteel-welcome {
    padding-top: 50px;
}
.feature-product, .news-blog {
    padding-bottom: 50px;
}
    .vc_tta-controls-align-left .vc_tta-tab>a:after{
        display: none !important;
    }
    .slider-content h1 {
        font-size: 24px;
        line-height: 30px;
    }
    
    .col-md-2.auto-resize, .page-id-3509 .custom-width .col-md-2, .page-id-3509 .col-md-2.auto-resize{width:49.2% !important; }
    
    .single.single-post .products-p-rit{padding: 0px !important;}
    .nopadding{padding-right:15px !important;  padding-left:15px !important;}

}

@media screen and (max-width:480px){
    .banner-inner h2 {
    font-size: 30px;
}
.banner-content .banner-inner p {
   line-height: normal;
}
.award-text{display: block !important; width: 100% !important; }
.company_sub_head {
    font-size: 25px;
}

    #FB .wpb_wrapper .shadow-arjun {
        margin: 0px 0 20px 0; 
    }
    .fts-jal-fb-message a {
    display: inline-block;
}
	.newsletter-form .subs-cribe-news .es_button {
	text-align: center !important;
	margin-top: 20px;
}
    .scroll-btns .top-navigation {
    display: none;
}
    .main-logo img {
        max-width: 150px;
    }
    .toggle-icon{
        height: 2px;
    }
    .language-select{
        font-size: 12px;
    }
    .slider-content h1 {
        font-size: 16px;
        line-height: 25px;
    }
    .welcome-block h1 {
        font-size: 22px;
    }
    .welcome-block h3 {
        font-size: 16px;
    }
    .benefit-blocks .col-xs-6{
        width: 100%;
        padding: 0 30px;
    }
    .hover-box-inner p {
        line-height: 20px;
        font-size: 14px;
    }
    .benefit-bottom h2 {
        line-height: 24px;
        font-size: 18px;
    }
    .common-btn {
        height: 36px;
        line-height: 36px;
        font-size: 14px;
        padding: 0 15px;
        letter-spacing: 1px;
    }
    .main-head p br{
        display: none;
    }
    .main-head h1 {
        font-size: 22px;
    }
    .feature-slider li h3 {
        font-size: 16px;
    }
    .news-blog h2 {
        font-size: 20px;
    }
    h5.catelog{
        font-size: 14px;
    }
    .certified-logo img {
        max-width: 100%;
    }
    .footer-nav {
        width: 100% !important;
        margin-bottom: 20px;
    }
    .col-xs-12 .footer-inner {
        margin-top: 0;
    }
    .footer-bottom p{
        display: block;
        float: none !important;
    }
    .footer-bottom {
        text-align: center;
    }
    .main-nav {
        width: 220px;
    }
    .navigation > li > a {
        font-size: 14px;
        padding: 6px 0;
        line-height: 16px;
    }
   
    .active.header-navigation .navigation-toggle .toggle-icon:nth-child(3){
        top: -6px;
    }
    .slider-content h1{
        left: 20px;
    }
    .slider-content {
        height: 267px;
    }
    .main-nav {
        width: 230px;
    }
    
.footer-block {
    width: 50%!important;
}
.accridition li:last-child {
    float: right;
}
.footer-social a + a {
    margin-left: 4px;
}
.footer-social a {
    font-size: 22px;
}
.footer-social {
    margin-top: 2px;
}

.newsletter-form button{
    display: block;
    width: 100%;
    height: 35px;
    margin-top: 10px;
}
.newsletter-form input{
    width: 100%;
    margin-left: 0;
}
.newsletter-form{
    display: block;
}
.slider-content h1 {
    font-size: 20px;
    line-height: 26px;
    top: 15px;
}
.slider-content .btn {
    height: 30px;
    line-height: 30px;
    font-size: 10px;
    padding: 0 10px;
    display: none;

}
    .scroll-logo img{
        max-width: 145px;
    }
    .scroll-search a{
        width: 40px;
        border-radius: 0px;
    }
    .scroll-btns > a{
        display: none;
    }
    .slide-img{
        height: 360px;
    }
    
    .navigation-toggle {
    width: 40px;
    flex: 0 0 40px;
    padding: 12px;
}
    .scroll-search a {
        height: 40px;
        line-height: 40px;
    }
    body {
        padding-top: 40px !important;
    }
    .active.header-navigation .navigation-toggle .toggle-icon:nth-child(1){    
        top: 7px;
    }
    .active.header-navigation .navigation-toggle .toggle-icon:nth-child(3){
        top: -7px;
    }
    .main-nav{
        padding: 40px 20px;
    }
    .certified-logo li{
        margin: 30px 0;
    }
    .certified-logo ul{
        display: block;
    }
    .certified-logo li {
        display: block;
    }
    .social-slider{
        margin-top: 30px;
    }
    .certified-logo li:last-child{
        margin-bottom: 0;
    }
    .certified-block {
        padding-bottom: 40px;
    }
    .footer-inner ul li a, .footer-inner{
        font-size: 13px;
    }
    .footer-top h4 {
        min-height: 25px;
    }
    .footer-social a i{
        font-size: 24px;
    }
    .footer-social a {
        margin-right: 10px;
    }
    .footer-logo-block a > img{
        max-width: 150px !important;
    }
    .footer-bottom .pull-right{
        float: none !important;
    }
    .footer-bottom ul li a{
        font-size: 11px;
    }
    .newsltr{
        padding: 20px 0;
    }
    .single.single-post .vc_tta-tabs-container .vc_tta-tabs-list .vc_tta-tab a{
        white-space: nowrap;
    }
    
    .single.single-post ul.vc_tta-tabs-list{
        display: block !important;
    }
    .single.single-post ul.vc_tta-tabs-list .vc_tta-tab + .vc_tta-tab{margin-left: 0 !important;}

}


