@import url('https://fonts.googleapis.com/css?family=Raleway:100,200,300,400,500,600,700,800,900|Roboto:100,300,400,500,700,900');

/*font-family: 'Roboto', sans-serif;
font-family: 'Raleway', sans-serif;*/

body{font-family: 'Roboto', sans-serif;}

h1, h2, h3, h4, h5, h6{font-family: 'Raleway', sans-serif;}
p{font-family: 'Raleway', sans-serif;}


h1, h2, h3, h4, h5, h6{    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
p{    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}
ul, li, a{    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;}

:hover {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}

.header-top {
    padding: 20px 0;
    position: relative;font-family: 'Roboto', sans-serif
}

.headertop_right {
    text-align: right;
    float: right;
    position: relative;font-family: 'Roboto', sans-serif
}
.headertop_left {
    float: left;
    text-align: left;
}

.dropdown-menu>li>a{
    padding: 8px 20px !important;
    color:#fff;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    color: #fff;
    text-decoration: none;
    background-color: #ff7900;
}

.dropdown-menu {
    background-color: #333333;
}
.main_logo {
    text-align: center;
}

.phone_number{
	position:relative;
}
.main_logo a {
    display: inline-block;
}
.phone_number h3 {
    margin: 0;
    padding: 0;
    font-size: 15px;
    color: #333333;
    position: relative;
    text-align: left;
    line-height: 22px;
    padding-left: 53px;
    text-transform: none;font-family: 'Roboto', sans-serif
}
.phone_number h3 a {
    color: #000;
    font-size: 20px;
    display: block;
    text-decoration: none;
    padding: 0;
    font-weight: 700;
}
.phone_number h3 i {
    background-color: transparent;
    color: #333333;
    border: none;
    position: absolute;
    font-size: 40px;
    padding: 9px 11px;
    border-radius: 100%;
    left: -3px;
    top: -7px;}
.phone_number h3 span {
    text-transform: uppercase;
    color: #737373;
    font-weight: 400;
}

.phone_number h3 i.fa.fa-mobile {
    font-size: 52px;
    top: -13px;
    
}
.header-bottom {
    background-color: #ff7900;
    position: relative;
}

.header-bottom .navbar-inverse {
    background-color: transparent;
    border-color: transparent;
}

.header-bottom .navbar {
    position: relative;
    min-height: auto;
    margin-bottom: 0;
    border: none;font-family: 'Roboto', sans-serif
}
.header-bottom .navbar-nav {
    float: none;
    margin: 0;
}
.header-bottom .navbar-nav>li {
    float: left;
    font-size: 16px;
    color: #000033;
    text-transform: uppercase;
    font-weight: 500;font-family: 'Roboto', sans-serif;
    border-right: 1px solid rgba(0, 0, 51, 0.18);
}

.header-bottom .navbar-inverse .navbar-nav>li>a {
    color: #000033;
}
.header-bottom .navbar-inverse .navbar-nav>li>a:hover{
    color: #fff;
    background-color: rgba(255, 94, 0, 0.4);
}
.header-bottom .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 31px;
}

.header-bottom .navbar-inverse .navbar-nav>.active>a, .navbar-inverse .navbar-nav>.active>a:focus, .navbar-inverse .navbar-nav>.active>a:hover {
    color: #fff;
    background-color: rgba(255, 94, 0, 0.4);
}

.slider_item {
    padding: 40px 0;
}

body .hvr-bounce-to-right:before {
    background: #ff7900;}
	
	body .hvr-sweep-to-top:before {
  
    background: rgba(207, 207, 207, 0.22);}
	
.slider_bg {
    background-repeat: no-repeat;
    background-size: cover;
    padding: 10% 0px;
}

.slider_item h6 {
    font-size: 19px;
    margin: 0;
    padding: 10px 0;
    font-weight: 300;font-family: 'Roboto', sans-serif
}

.slider_item h1 {
    font-size: 44px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #000033;
    line-height: 51px;font-family: 'Roboto', sans-serif
}
.slider_item h1 span {
    display: block;
}
.slider_item p {
    font-size: 17px;
    color: #333333;
    padding: 10px 0;
    margin: 0;font-family: 'Roboto', sans-serif
}

a.btn1{
    background-color: #000033;
    color: #fff;
    font-size: 17px;
    padding: 8px 20px;
    display: inline-block;
    border-radius: 4px;
    margin: 10px 0;
    text-decoration: none;
    text-transform: uppercase;
}

a.btn-slider {
    
}

section.home_services{background-image:url(../img/services_bg.jpg);    background-size: cover;
    background-repeat: no-repeat;}
.all_section{padding:40px 0;}

.services_boxitem {
    background-color: #fff;
    margin: 14px 0;
    padding: 20px;
    min-height: 258px;
    border-radius: 6px;position:relative;width:100%;
}

.services_boxitem h1 {
    color: #ee2122;
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-family: 'Raleway', sans-serif;
    font-weight: bold;
}

.services_boxitem h3 {
    font-size: 18px;
    color: #333333;
    font-weight: 300;
    margin: 0;
    padding: 10px 0;
    line-height: 26px;font-family: 'Raleway', sans-serif;
}
.services_boxitem p {
    font-size: 14px;
    color: #333333;
    line-height: 28px;
    margin: 0;
    padding: 0;font-family: 'Raleway', sans-serif;
}
.services_boxitem a.services_boximg {
    display: inline-block;
    margin: 20px 0;
}


section.home_clientlogo{
    padding: 40px;
    border-top: 1px solid #cfcfcf;
    border-bottom: 1px solid #cfcfcf;
}


.home_clientlogo .slick-slide .clientlogo_item img {
    display: inline-block;
    border-radius: 7px;
}
.clientlogo_item a {
    display: inline-block;
    border: 1px solid #cfcfcf;
    box-shadow: 0px 0px 18px rgba(207, 207, 207, 0.57);
    border-radius: 4px;
}

.clientlogo_item {
    padding: 14px;
    text-align: center;
}

section.home_latestnews {
    background-image: url(../img/latest_newsbg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}
.latestnews_diver {
    position: relative;
}
.main_heading{margin:20px 0;position:relative;}
.main_heading h2 {
    position: relative;
    color: #ffffff;
    font-size: 32px;
    padding: 10px 0 20px;
    margin: 10px 0 20px;font-family: 'Raleway', sans-serif;
}
.main_heading h2:after {
    content: '';
    background-image: url(../img/h2_after.png);
    position: absolute;
    width: 109px;
    height: 17px;
    background-repeat: no-repeat;
    bottom: -6px;
    left: 0;
}

a.latestnews_btn{float:right;}

.btn2 {
    background-color: transparent;
    color: #fff;
    font-size: 22px;
    padding: 10px 31px;
    display: inline-block;
    border-radius: 4px;
    margin: 26px 0;
    text-decoration: none!important;
    text-transform: none;
    border: 1px solid #fff;
}

.btn2:hover{    border: 1px solid #ff7900;color: #ff7900;}

.latestnews_item {
    width: 100%;
    margin: 10px 0;
    position: relative;
}
.latestnews_content {
    padding: 20px 0;
}
.latestnews_content h3 {
    color: #fff;
    font-size: 20px;
    margin: 0;
    padding: 0;
    font-weight: 400;font-family: 'Raleway', sans-serif;
}
.latestnews_content h3 a{color:#fff;text-decoration:none;}

.latestnews_item h5 {
    color: #c1c1c1;
    font-size: 15px;
    padding: 10px 0;
    margin: 0;
}
.latestnews_item h5 a {
    color: #c1c1c1;
    padding: 0 6px;
    text-decoration: none;
}

.latestnews_item p {
    color: #c1c1c1;
    font-size: 15px;
    padding: 10px 0;
    margin: 0;
    line-height: 26px;
    font-weight: 300;font-family: 'Raleway', sans-serif;
}

footer {
    padding: 10px 0;background-color:#fff;
}
.footer_content{padding:20px 0;}
.footer_content a.footer_logo {
    display: inline-block;
}
.footer_content p {
    color: #333333;
    font-size: 15px;
    padding: 10px 0;
    margin: 0;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

.footer_content h4 {
    color: #333333;
    font-family: 'Raleway', sans-serif;
    font-size: 16px;
    font-weight: 600;
    margin: 10px 0;
    padding: 0;
}

.footer_content ul{list-style:none;margin:0;padding:0;}
.footer_nav ul li {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 6px 0;
}
.footer_nav ul li a{color:#333333;text-decoration:none;}
.footer_soical ul li {
    display: block;
    font-size: 14px;
    margin: 0;
    padding: 6px 0;
}
.footer_soical ul li a {color:#000;text-decoration:none;}
.footer_soical ul li a i {
    background-image: url(../img/footersoical-bg.png);
    width: 30px;
    height: 30px;
    text-align: center;
    padding: 10px;
    font-size: 11px;
    margin-right: 6px;
}
.footer_soical ul li a i.fa-twitter{color:#4b75bc;}
.footer_soical ul li a i.fa-facebook{color:#00c5fd;}
.footer_soical ul li a i.fa-google-plus{color:#f25043;}

.copy_footer {
    border-top: 1px solid #ff7a01;
}

.copy_footer p {
    color: #333333;
    font-size: 15px;
    padding: 10px 0 0;
    margin: 0;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}


/*inners pages starts*/
section.breadcrumb_sec {
    background-size: cover;
    padding: 12% 0;
    background-repeat: no-repeat;
}

.breadcrumb_sec h1 {
    color: #000033;
    font-size: 44px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
}

section.inner_clientlogo{
    padding: 40px;
    border-top: 1px solid #cfcfcf;
    box-shadow: -24px 10px 53px rgba(207, 207, 207, 0.55);
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 34px;
}

.innerclientlogo .clientlogo_item a {
    display: inline-block;
    border: none;
    box-shadow: none;
    border-radius: 4px;
}


section.inner_clientlogo .slick-next:before,
section.home_clientlogo .slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
     color: #ff7900;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

section.inner_clientlogo .slick-prev:before,
section.home_clientlogo .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
     color: #ff7900;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.main_heading h3 {
    color: #010101;
    font-size: 30px;
    margin: 0;
    padding: 10px 0;
    font-weight: bold;
}
.main_heading p {
    color: #333333;
    font-size: 18px;
    padding: 10px 0;
    margin: 0;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

.all_tabssec {
    margin: 30px 0;
}
.all_tabssec .nav-tabs>li {
    float: none;
    margin-bottom: 0;
    display: block;
    color: #666262;
    font-size: 15px;
    border-bottom: 1px solid #cfcfcf;
}

.all_tabssec .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    color: #fff;
    cursor: default;
    background-color: #1f283d;
    border: none;
    border-bottom-color: transparent;
}
.all_tabssec .nav-tabs>li>a {
    margin-right: 0;
    line-height: 1.42857143;
    border: none;
    border-radius: 0;
    color: #666262;
}

.all_tabssec .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 5px;
}

.all_tabssec .nav>li>a:focus, .nav>li>a:hover {
    color: #fff;
    background-color: #1f283d;
}
.all_tabssec .tab-content p {
    color: #333333;
    font-size: 18px;
    padding: 24px 0;
    margin: 0;
    line-height: 40px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

.all_tabssec .tab-content h2 {
    color: #fe7203;
    font-size: 30px;
    font-weight: bold;
    margin: 20px 0;
    padding: 0;
}
.all_tabssec .nav-tabs {
    border-bottom: none;
}

.nav_para p {
    color: #333333;
    font-size: 16px;
    padding: 17px 0;
    margin: 0;
    line-height: 29px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

.latestnews_page .latestnews_item .latestnews_content h3 a {
    color: #000;
    text-decoration: none;
}
.latestnews_page .latestnews_item h5 a {
    color: #000000;
    padding: 0 6px;
    text-decoration: none;
}

.latestnews_page .latestnews_item p {
    color: #000000;
    font-size: 15px;
    padding: 10px 0;
    margin: 0;
    line-height: 26px;
    font-weight: 300;
    font-family: 'Raleway', sans-serif;
}
.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px;
    text-align: center;
    width: 100%;
}

.pagination a {
    color: black;
    float: none;
    padding: 5px 12px;
    text-decoration: none;
    transition: background-color .3s;
    border: none;
    margin: 0 2px 2px 0px;
    display: inline-block;
    border-radius: 100%;
}

.pagination a.active {
    background-color: #fe7203;
    color: white;
    border: none;
}

.pagination a:hover:not(.active) {background-color: #ddd;}

/*inners pages ends*/


/*faqs*/



.faq .panel-heading .accordion-toggle:after {
  font: normal normal normal 14px/1 FontAwesome;
     content: "\f106";
         font-size: 26px;

  float: right;
}
.faq .panel-heading .accordion-toggle.collapsed:after {
    content: "\f107";
    font-size: 26px;
}
.inner-page {
  padding: 50px 0;
}
.faq .panel-default>.panel-heading {
  background: none;
  padding: 20px 15px;
}
.faq .panel-default>.panel-heading+.panel-collapse>.panel-body {
  border-top: none !important;
}
.faq .panel-default {
  border: none !important;
  box-shadow: none !important;
  border-bottom: 1px solid #ccc !important;
  border-radius: 0 !important;
}
.faq .panel-title a {
  width: 100%;
  display: inline-block;
  font-size: 14px;
  color: #343a3b;
  text-transform: uppercase;
  font-weight: 600;
}
.panel-title a:hover,
.panel-title a:active,
.panel-title a:focus {
  text-decoration: none;
}
.faq .panel-body p {
  font-size: 15px;
  color: #666666;
  font-weight: 300;
}

/*faqs*/
/*contact*/



.contactus-main{
        padding: 100px 0;

}



.contactus-item{   
 text-align: center;
    background-color: #252525;
    padding: 5px 10px 29px 0;
    border-radius: 10px;
    height: 200px;
}

.contactus-item img{
     background-color: #fe7203;
    padding: 14px 14px;
    border-radius: 50px;
    text-align:  center;
    margin-top: -30px;
}

.contactus-item h2{
    font-size: 20px;
    color: #fff;
}

.contactus-item hr{
    width: 50px;
        border: 1px solid #fe7203;
}

.contactus-item p.bottom-0{
    margin-bottom: 0 !important;
}

.contactus-item p{
    color: #959595;
       font-size: 14px;
}

.contactus-item p span{
    color: #636363;
    font-size: 14px;
}

.contactus-item a{
    text-decoration: none;
}

.contact-social ul{
    padding: 0;
    position: relative;
    left: 0;
    right: 0;
    top: 13px;
}



.contact-social ul li{

display:  inline-block;
}

.contact-social{
    position: relative;
}

.contact-social ul li img{
padding:  0;
background-color: transparent;
border-radius:  0;
}


.keepIn {
}
.keepIn h3 {
    color: #fff;
    font-size: 18px;
    font-weight: 600;
    text-transform: uppercase;
    letter-spacing: 5px;
    text-align: center;
}
.keepIn h6 {
    font-size: 14px;
    text-align: center;
    color: #6b6a69;
    font-weight: 500;
    margin-bottom: 0;
    width: 50%;
    margin: 0px auto;
    display: table;
    line-height: 24px;
    padding-bottom: 30px;
    font-family: "Roboto", sans-serif;
    padding-top: 10px;
}
.keepIn h2 {
    font-size: 30px;
    text-align: center;
    color: #333333;
      font-weight: 600;

}
.keepIn input[type="text"] {
    border-radius: 0;
}
.keepIn input[type="email"] {
  border-radius: 0;


}
.keepIn textarea {
    width: 100%;
    height: 150px!important;
      border-radius: 0;
    resize: none;
}
.keepIn input[type="submit"] {
    background: #1f283d;
    padding: 15px 40px;
    color: #fff;
    font-weight: 500;
    text-shadow: none;
    border-radius: 0;
    font-size: 14px;
    border: 0;
    text-transform: uppercase;
    width: 100%;
}
.keepIn input[type="submit"]:hover {
    background: #333;
    color: #fff;
    text-decoration: none!important;
}
.keepIn .input-group .icon-addon .form-control {
    border-radius: 0;
}
.keepIn .icon-addon {
    position: relative;
    color: #555;
    display: block;
}
.keepIn .icon-addon:after, .keepIn .icon-addon:before {
    display: table;
    content: " ";
}
.keepIn .icon-addon:after {
    clear: both;
}
.keepIn .icon-addon.addon-md .glyphicon, .keepIn .icon-addon .glyphicon, .keepIn .icon-addon.addon-md .fa, .keepIn .icon-addon .fa {
    position: absolute;
    z-index: 2;
    left: 10px;
    font-size: 14px;
    width: 20px;
    margin-left: -2.5px;
    text-align: center;
    padding: 10px 0;
    top: 1px
}
.keepIn .icon-addon.addon-lg .form-control {
line-height: 1.33;
    height: 46px;
    font-size: 14px;
    padding: 10px 40px 10px 16px;
    border: 0;
    color: #959595;
    background-color: #f1f1f1;
}
.keepIn .icon-addon.addon-sm .form-control {
    height: 30px;
    padding: 5px 10px 5px 28px;
    font-size: 12px;
    line-height: 1.5;
}
.keepIn .icon-addon.addon-lg .fa, .keepIn .icon-addon.addon-lg .glyphicon {
    font-size: 16px;
    margin-left: 0;
    right: 11px; left:auto; 
    top: 5px;
       color: #e1e1e1;

}
.keepIn .icon-addon.addon-md .form-control, .keepIn .icon-addon .form-control {
    padding-left: 30px;
    float: left;
    font-weight: normal;    font-family: "Roboto", sans-serif;
}
.keepIn .icon-addon.addon-sm .fa, .keepIn .icon-addon.addon-sm .glyphicon {
    margin-left: 0;
    font-size: 12px;
    left: 5px;
    top: -1px
}

.keepIn .form-control:focus {
    border-color: #6bcc50;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(107, 204, 87, .6);
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(107, 204, 87, .6);
}
.keepIn .icon-addon .form-control:focus + .glyphicon, .keepIn .icon-addon:hover .glyphicon, .keepIn .icon-addon .form-control:focus + .fa, .keepIn .icon-addon:hover .fa {
 color: #333;
}




/*contact*/

/*doc-para*/

.doc-para{
padding: 100px 0 50px 0;
}


.doc-para p{
        color: #333333;
    font-size: 15px;
    padding: 10px 0;
    margin: 0;
    line-height: 26px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

/*doc-para*/


/*Who We Are*/

.Who-main{
    padding: 50px 0;
}


.who-head{

}


.who-head p{
text-align: center;
    margin: 30px 0;
    color: #4e4e4e;
    font-size: 18px;
}

.who-head h2{
        text-align: center;
    color: #1f283d;
    font-size: 30px;
    font-weight: 600;
}


.our-main{
    background: url(../img/our-team-banner.png) no-repeat;
    background-position: center;
    background-size: cover;
        padding: 100px 0;

}

.our-main h2{
 color: #fe7203;
    font-size: 16px;
    text-align: center;
    font-size: 30px;

}

.our-main p{
    color: #ffffff;
font-size: 16px;
text-align: center;
}

.our-main-item{
        margin: 55px 0;

}


.our-main-item ul{
    position: absolute;
    top: 12px;
    left: -7px;
}



.our-main-item ul li{
    display: block;
    padding: 5px 0;
}

.our-main-item ul li a{
}


.our-main-item ul li a i{

}


.our-main-item img{
    
}


/*Who We Are*/



/*new-deatail-main*/

.new-deatail-main{
      padding: 50px 0;
}

.new-deatail-main h2{
   color: #000000;
   font-size: 30px;
   font-weight: 600; 
}


.new-deatail-main p{
        color: #000000;
    font-size: 14px;
    line-height: 25px;
        padding-bottom: 12px;

}

.new-deatail-main img{
    width: 100%;
}

.new-deatail-main span{
        margin: 0 6px;

}

.new-detail-med{
margin-top: 30px;
}

.connector_diver {
    margin: 20px 0;
    text-align: center;
}

.connector_diver h1 {
    text-align: center;
    color: #1f283d;
    font-size: 30px;
    font-weight: 600;
}
.connector_diver p {
    text-align: center;
    margin: 30px 0;
    color: #4e4e4e;
    font-size: 18px;
}

.connector_diver h3 {
    text-align: center;
    color: #fe7203;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    font-style: italic;
}

.connector_diver h3 a{
    
    color: #fe7203;
	text-decoration:none;
}
.slider_client .clientlogo_item a {
    display: inline-block;
    border: none;
    box-shadow: none;
    border-radius: 4px;
}
.slider_client {
    padding: 40px;
    border-top: 1px solid #cfcfcf;
    box-shadow: -24px 10px 53px rgba(207, 207, 207, 0.55);
    border-bottom: 1px solid #cfcfcf;
    margin-bottom: 34px;
}

.slider_client .slick-next:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
     color: #ff7900;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slider_client .slick-prev:before {
    font-family: slick;
    font-size: 20px;
    line-height: 1;
    opacity: .75;
     color: #ff7900;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
.connector_contact h2 {
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
}

.connector_contact h2 a {
    color: #fe7203;
    text-decoration: none;
    font-style: italic;
}



.cloud_diver {
    text-align: CENTER;
    margin: 10px 0;
}
.cloud_col {
    margin: 20px 0;
}
.cloud_diver h1 {
    text-align: center;
    color: #1f283d;
    font-size: 30px;
    font-weight: 600;
}

.cloud_content h1 {
    text-align: left;
    color: #1f283d;
    font-size: 30px;
    font-weight: 600;
}

.cloud_content ul {
    list-style: none;
    margin: 20px 0;
    padding: 0;
}
.cloud_content ul li {
    display: block;
    margin: 10px 0;
    padding: 0 20px;
    position: relative;
    font-weight: 500;
}
.cloud_content ul li a{color: #000000; text-decoration:none;}
.cloud_content ul li a i {
    color: #f15b22;
    position: absolute;
    left: 0;
    top: 4px;
}
.modal-open {

  overflow: scroll;
  width: 100%;
  padding-right: 0!important;
  display: block;
}



/*modal*/



.modal-form {
margin-top: 27px;
    padding: 4px;
}
.padd-0{
padding-left: 0;
 }

#myModal .close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: 1;
    position: absolute;
    right: 0;
    z-index: 9;
    outline: none;
}
button.close{ 
   padding: 8px 15px 0px 0px;
}

.modal-form h2 {
    font: 15px/26px 'Roboto', sans-serif;
    font-size: 19px;
    text-transform: capitalize;
    color: #3253a5;
    font-weight: 500;
    margin-bottom: 4px;
}

.modal-check-box{
}

.modal-check-box label{
      padding-right: 17px;
    font-weight: 400;
}


.modal-check-box input[type="checkbox"]{
      margin-top: 15px;
}

.modal-btn .btn{
      padding: 14px 47px;
}

.bottom-para p{

}

.modal-btn a{
      margin-left: 0;

}


.modal-form p {
    font-size: 12px;
    line-height: 20px;
    color: #222222;
}

.modal-form input[type="submit"] {
        font-size: 13px;
    font-weight: 500;
    padding: 0 21px;
    height: 36px;
    margin-left: 0;
    background-color: #3253a5;
}

.modal-content{
    border-radius: 0px;
}

.modal-body{
    overflow: hidden;
}


/*modal*/

/*new-deatail-main*/

@media only screen and (min-device-width:120px) and (max-device-width:750px) and (orientation:portrait) {}
@media only screen and (min-device-width:120px) and (max-device-width:750px) and (orientation:landscape) {}
@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:portrait) {}
@media only screen and (min-device-width:751px) and (max-device-width:999px) and (orientation:landscape) {}
@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:portrait) {}
@media only screen and (min-device-width:1000px) and (max-device-width:1030px) and (orientation:landscape) {}

@media only screen and (min-width: 1681px) and (max-width: 1920px){}
@media only screen and (min-width: 1600px) and (max-width: 1680px){}
@media only screen and (min-width: 1366px) and (max-width: 1440px){}
@media only screen and (min-width: 1200px) and (max-width: 1280px){}
@media only screen and (min-width: 967px) and (max-width: 1200px){
	
	.header-bottom .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 18px;
}

.slider_item .col-md-6 {
    width: 69%;
    padding: 0 80px;
}


.our-main-item img {
    width: 100%;
}
	
	.header-bottom .navbar-nav>li {
    float: left;
    font-size: 15px;
    color: #000033;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    border-right: 1px solid rgba(0, 0, 51, 0.18);
}

.contactus-main {
    padding: 40px 0;
}

.contactus-item {
    text-align: center;
    background-color: #252525;
    padding: 5px 10px 29px 0;
    border-radius: 10px;
    height: 200px;
    margin: 20px 0;
}
	
	}
@media only screen and (min-width: 768px) and (max-width: 966px){
	
	.header-bottom .nav>li>a {
    position: relative;
    display: block;
    padding: 10px 10px;
}

.header-bottom .navbar-nav>li {
    float: left;
    font-size: 13px;
    color: #000033;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    border-right: none;
}

.slider_item .col-sm-6 {
    width: 100%;
}

.slider_item {
    padding: 40px 80px;
    text-align: center;
}

.services_boxitem {
    text-align: center;
    width: 100%;
}

.our-main-item img {
    width: 100%;
}

.contactus-main {
    padding: 40px 0;
}

.contactus-item {
    text-align: center;
    background-color: #252525;
    padding: 5px 10px 29px 0;
    border-radius: 10px;
    height: 200px;
    margin: 20px 0;
}
	
	}
@media only screen and (min-width: 480px) and (max-width: 767px){
	
		.headertop_left {
    float: none;
    text-align: center;
    margin: 10px auto;
}

.phone_number h3 {
    position: relative;
    text-align: center;
    padding-left: 0;

}

.phone_number h3 i {
    background-color: transparent;
    color: #333333;
    border: none;
    position: relative;
    font-size: 40px;
    padding: 9px 11px;
    border-radius: 100%;
    left: 0;
    top: 0;
    display: block;
}

.headertop_right {
    text-align: center;
    float: none;
    position: relative;
    font-family: 'Roboto', sans-serif;
}

.slider_item {
    padding: 40px;
    text-align: center;
}

.slider_item h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #000033;
    line-height: 51px;
    font-family: 'Roboto', sans-serif;
}

.services_boxitem {
    text-align: center;
}

.clientlogo .slick-prev {
    left: -25px;
    display: none!important;
}

.clientlogo .slick-next {
    right: -25px;display: none!important;
}

a.latestnews_btn {
    float: none;
}

.latestnews_diver {
    position: relative;
    text-align: center;
}

.text-left {
    text-align: center;
}

.main_heading h2:after {
    background-repeat: no-repeat;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.latestnews_item {
    width: 100%;
    margin: 10px 0;
    position: relative;
    text-align: center;
}

footer {
    padding: 10px 0;
    background-color: #fff;
    text-align: center;
}

.header-bottom .navbar-nav>li {
    float: none;
    font-size: 16px;
    color: #000033;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    border-right: none;
    text-align: center;
}
.breadcrumb_sec h1 {
    color: #000033;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.our-main-item {
    margin: 55px 0;
    float: left;
    margin: 20px auto;
    text-align: center;
    width: 100%;
    position: relative;
    background-color: #ffff;
}

.our-main-item ul {
    position: absolute;
    top: 12px;
    left: 67px;
}

.our-main-item a {
    display: inline-block;
}	

.all_tabssec .nav-tabs>li {
    float: none;
    margin-bottom: 0;
    display: block;
    color: #666262;
    font-size: 15px;
    border-bottom: 1px solid #cfcfcf;
    text-align: center;
}

all_tabssec .tab-content p {
    color: #333333;
    font-size: 18px;
    padding: 24px 0;
    margin: 0;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

.all_section {
    padding: 40px 0;
    text-align: center;
}

.cloud_content h1 {
    text-align: center;
    color: #1f283d;
    font-size: 24px;
    font-weight: 600;
}

.cloud_diver h1 {
    text-align: center;
    color: #1f283d;
    font-size: 24px;
    font-weight: 600;
}
.main_heading h3 {
    color: #010101;
    font-size: 25px;
    margin: 0;
    padding: 10px 0;
    font-weight: bold;
}

.connector_contact h2 {
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 37px;
}

.connector_diver h1 {
    text-align: center;
    color: #1f283d;
    font-size: 24px;
    font-weight: 600;
    line-height: 39px;
}

.pagination a {
    color: black;
    float: none;
    padding: 5px 8px;
    text-decoration: none;
    transition: background-color .3s;
    border: none;
    margin: 0 2px 2px 0px;
    display: inline-block;
    border-radius: 100%;
}

.contactus-item {
    text-align: center;
    background-color: #252525;
    padding: 5px 10px 29px 0;
    border-radius: 10px;
    height: 200px;
    margin: 20px 0;
}

.contactus-main {
    padding: 40px 0;
}

.keepIn h6 {
    font-size: 14px;
    text-align: center;
    color: #6b6a69;
    font-weight: 500;
    margin-bottom: 0;
    width: 100%;
    margin: 0px auto;
    display: table;
    line-height: 24px;
    padding-bottom: 30px;
    font-family: "Roboto", sans-serif;
    padding-top: 10px;
}

.cloud_content ul {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: left;
}
	
	}
@media only screen and (min-width: 300px) and (max-width: 479px){
	
	.headertop_left {
    float: none;
    text-align: center;
    margin: 10px auto;
}
.cloud_content ul {
    list-style: none;
    margin: 20px 0;
    padding: 0;
    text-align: left;
}
.phone_number h3 {
    position: relative;
    text-align: center;
    padding-left: 0;

}

.phone_number h3 i {
    background-color: transparent;
    color: #333333;
    border: none;
    position: relative;
    font-size: 40px;
    padding: 9px 11px;
    border-radius: 100%;
    left: 0;
    top: 0;
    display: block;
}

.headertop_right {
    text-align: center;
    float: none;
    position: relative;
    font-family: 'Roboto', sans-serif;
}

.slider_item {
    padding: 40px 0;
    text-align: center;
}

.slider_item h1 {
    font-size: 24px;
    margin: 0;
    padding: 0;
    font-weight: bold;
    color: #000033;
    line-height: 51px;
    font-family: 'Roboto', sans-serif;
}

.services_boxitem {
    text-align: center;
}

.clientlogo .slick-prev {
    left: -25px;
    display: none!important;
}

.clientlogo .slick-next {
    right: -25px;display: none!important;
}

a.latestnews_btn {
    float: none;
}

.latestnews_diver {
    position: relative;
    text-align: center;
}

.text-left {
    text-align: center;
}

.main_heading h2:after {
    background-repeat: no-repeat;
    bottom: -6px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

.latestnews_item {
    width: 100%;
    margin: 10px 0;
    position: relative;
    text-align: center;
}

footer {
    padding: 10px 0;
    background-color: #fff;
    text-align: center;
}

.header-bottom .navbar-nav>li {
    float: none;
    font-size: 16px;
    color: #000033;
    text-transform: uppercase;
    font-weight: 500;
    font-family: 'Roboto', sans-serif;
    border-right: none;
    text-align: center;
}

.breadcrumb_sec h1 {
    color: #000033;
    font-size: 24px;
    font-weight: 600;
    margin: 0;
    padding: 10px 0;
    text-align: center;
}

.our-main-item {
    margin: 55px 0;
    float: left;
    margin: 20px auto;
    text-align: center;
    width: 100%;
    position: relative;
}

.our-main-item ul {
    position: absolute;
    top: 12px;
    left: 0;
}
.keepIn h6 {
    font-size: 14px;
    text-align: center;
    color: #6b6a69;
    font-weight: 500;
    margin-bottom: 0;
    width: 100%;
    margin: 0px auto;
    display: table;
    line-height: 24px;
    padding-bottom: 30px;
    font-family: "Roboto", sans-serif;
    padding-top: 10px;
}
.our-main-item a {
    display: inline-block;
}	

.all_tabssec .nav-tabs>li {
    float: none;
    margin-bottom: 0;
    display: block;
    color: #666262;
    font-size: 15px;
    border-bottom: 1px solid #cfcfcf;
    text-align: center;
}

all_tabssec .tab-content p {
    color: #333333;
    font-size: 18px;
    padding: 24px 0;
    margin: 0;
    line-height: 28px;
    font-weight: 400;
    font-family: 'Raleway', sans-serif;
}

.all_section {
    padding: 40px 0;
    text-align: center;
}

.cloud_content h1 {
    text-align: center;
    color: #1f283d;
    font-size: 24px;
    font-weight: 600;
}

.cloud_diver h1 {
    text-align: center;
    color: #1f283d;
    font-size: 24px;
    font-weight: 600;
}

.main_heading h3 {
    color: #010101;
    font-size: 25px;
    margin: 0;
    padding: 10px 0;
    font-weight: bold;
}

.connector_contact h2 {
    text-align: center;
    color: #333333;
    font-size: 20px;
    font-weight: 600;
    text-transform: uppercase;
    line-height: 37px;
}

.connector_diver h1 {
    text-align: center;
    color: #1f283d;
    font-size: 24px;
    font-weight: 600;
    line-height: 39px;
}

.pagination a {
    color: black;
    float: none;
    padding: 5px 8px;
    text-decoration: none;
    transition: background-color .3s;
    border: none;
    margin: 0 2px 2px 0px;
    display: inline-block;
    border-radius: 100%;
}

.contactus-item {
    text-align: center;
    background-color: #252525;
    padding: 5px 10px 29px 0;
    border-radius: 10px;
    height: 200px;
    margin: 20px 0;
}

.contactus-main {
    padding: 40px 0;
}

.faq .panel-title a {
    width: 100%;
    display: inline-block;
    font-size: 12px;
    color: #343a3b;
    text-transform: uppercase;
    font-weight: 600;
    text-align: left;
    padding-right: 12px;
}

.dropdown-menu>li>a {
    padding: 8px 10px !important;
    color: #fff;
    word-wrap: break-word;
    word-break: break-all;
    font-size: 12px;
}

	}
	
.tab-pane li{
	list-style-image: url(/img/blue-circle-check-sm.png);
}
