
.head2{
        text-align: center;
    color: #FFF;
    font-size: 45px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 1.1;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 13px;
  }
.blog_box a.blog-img {
    height: 195px;
    float: left;
    overflow: hidden;
    border: 0;
    outline-offset: -1px;
}

.compact_body {
    width: 100%;
    margin: 0;
    -webkit-box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0px 0px 5px 1px rgba(0, 0, 0, 0.1);
    float: none;
    background: #FFF;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

.contact-info ul li:first-child {
    border: 0;
}

.author_box p {
    margin: 0;
    line-height: 25px !important;
    font-size: 15px !important;
}

.author_box {
    margin: 16px 0 0 0;
}

.author_box_a {
    padding-bottom: 10px;
    padding-top: 5px;
}

section.blog_detail_page_box h3 {
    font-weight: bold;
    font-size:23px;
    line-height: 66px;
    font-family: 'Open Sans';

}
.contact-info ul {
    padding: 0;
}

.contact-info ul li a {
    font-size: 14px;
    line-height: 19px;
    color: #000;
    text-align: left !important;
    font-family: 'Open Sans';
}

.contact-info ul li {
    margin: 0 !important;
    text-align: left !important;
    line-height: 20px;
    margin-bottom: 0px !important;
    padding: 14px 0;
    border-top: 1px solid  #22222226;
}

section.blog_detail_page_box .col-md-9 {
    background: #fff;
    /* min-height: 98em; */
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.1);
}

section.blog_detail_page_box .col-md-9 img {margin-top: 15px;}

header {
    position: relative;
    z-index: 999;
    margin-bottom: 0;
    border-top: 2px solid #f79e35;
}

a.navbar-brand {
    height: 100%;
    padding: 0;
}

a.navbar-brand img {
    height: 110.5px;
}

ul.nav.navbar-nav.navbar-right {
    margin-left: 145px;
    margin-top: 53px;
    text-transform: uppercase;
}

ul.nav.navbar-nav.navbar-right a {
    color: #333;
    font-size: 15px;
}

nav.navbar {
    margin: 0;
    border: 0;
}

section.header_bottom_info {
    min-height: 51px;
    padding: 13px 0 0;
    background: url('../img/blockquote-bg.png') repeat center center;
    font-weight: 600;
    font-size: 15px;
    text-transform: uppercase;
}

section.header_bottom_info a {
    color: #000000;
    text-transform: lowercase;
}

section.page_title_section {padding: 0 0 20px;background: #f79e35;}

section.page_title_section h2 {
    text-align: center;
    color: #FFF;
    font-size: 45px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 600;
    margin-bottom: 0px;
    line-height: 1.1;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 13px;
}

section.page_title_section p.subheading {
    text-transform: capitalize;
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    display: block;
    font-weight: 300;
    margin: 23px 0 0;
    text-align: center;
    padding: 0 13%;
}

section.blog_page_box {
    width: 100%;
    padding: 30px;
    background: #e2e2e224;
}

.blog_box {
    /* box-shadow: 0 0 35px #00000015; */
    display: block;
    padding-bottom: 10px;
    margin: 24px 0;
    float: left;
    border-radius: 5px;
}

img.author-box {
    margin-top: -51px;
    display: block;
    float: left;
    margin-left: 15px;
}

.blog_box h3 {
    clear: both;
    padding: 10px 10PX;
    color: #386098;
    font-size: 15px;
    text-transform: capitalize;
    line-height: 20px;
    width: 100%;
    margin: 0px 0%  6px;
    float: left;
    background: #ffffff;
    height: 60px;
    /* box-shadow: 0 4px 20px #00000015; */
    -webkit-box-shadow: 0 6px 20px 0px rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 6px 20px 0px rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 6px 20px 0px rgba(0, 0, 0, 0.1);
    -o-box-shadow: 0 6px 20px 0px rgba(0, 0, 0, 0.1);
    box-shadow: 0 6px 20px 0px rgba(0, 0, 0, 0.1);
}

.blog_box h3 a {
    color: #000000;
    font-weight: bold;
}

.blog_box p.text-justify {
    padding: 5px 15px;
    line-height: 26px;
}

a.btn.btn-success {
    margin: 5px 15px;
    border-radius: 0 !important;
    width: auto;
    height: 44px;
    line-height: 31px;
    font-size: 17px;
}

.blog_box ul.list-inline {
    display: grid;
    grid-template-columns: 50% 50%;
}

.blog_box ul.list-inline li {
    display: grid;
    grid-template-columns: 50% 50%;
    padding: 14px 0 0;
}

.rid_box {
    display: grid;
    grid-template-columns: 1fr 1fr;
}

td.icon {
    text-align: center;
    vertical-align: top;
}

 td.icon i{color: #000;font-size: 18px;margin-right: 9px;margin-bottom: 10px;}

 footer {
    background: #ffffff03;
    width: 100%;
    border-top: 6px solid #f79e35;
    margin: 0;
    float: left;
}
table a, footer a {
    color: #353535;
}

footer a {
    line-height: 25px;
    color: #f79e35;
}

address {
    margin-bottom: 4px;
}

footer h2{font-size: 24px;text-transform: uppercase;font-weight:bold;font-family: 'Raleway', sans-serif;}

.footer_callus_message {
    font-size: 30px;
    line-height: 40px;
    padding: 50px 0px;
    color:#000000;
    font-family: 'Raleway', sans-serif;
}

.footer_callus_message b {
    color: #f79e35;
}


section.page_title_section h2.detail {
    color: #FFF;
    font-size: 45px;
    font-family: 'Open Sans','Helvetica Neue',Helvetica,Arial,sans-serif;
    font-weight: 600;
    margin: 30px;
    line-height: 59px;
}

section.page_title_section.detail1 {
    height: 173px;
}

section.blog_detail_page_box {
    width: 100%;
    float: left;
    padding: 40px 0;
    background: #f5f5f5;
}

section.blog_detail_page_box h1 {
    font-size: 48px;
    margin: 20px 0;
    line-height: 54px;
    text-transform: capitalize;
    color: #222222;
    font-family: 'Open Sans';
}

section.blog_detail_page_box h2 {
    font-weight: bold;
    font-family: 'Open Sans';
    font-size: 28px;
    line-height: 66px;
}
section.blog_detail_page_box p a, section.blog_detail_page_box b a {
    color: #258bd4 !important;
}

section.blog_detail_page_box p {
        font-size: 16px !important;
    color: #000;
    display: block;
    padding-bottom: 2rem;
    /* padding-left: 2.6rem; */
    position: relative;
    font-family: 'Open Sans';
    line-height: 30px;
}

section.blog_detail_page_box b {
    font-size: 17px;
    line-height: 25px;
    margin: 14px 0;
    display: block;
}

section.blog_detail_page_box ul {
    font-size: 15px;
    line-height: 31px;
    list-style: none;
    text-align: justify;
}

section.blog_detail_page_box ul li {
    margin: 0 0 2px 0;
    font-size: 16px !important;
    color: #000;
    font-family: 'Open Sans';
    line-height: 30px;
}

.blog-page .navbar-default {
    border: 0;
    background: rgba(50, 58, 69, .98);
    border-radius: 0;
}

.blog-page .navbar-default .navbar-collapse {
    margin-top: 0;
}

.blog-page .navbar-toggle {
    border: 0;
    float: left;
    color: #fff;
    font-size: 20px;
    text-transform: uppercase;
    margin: 16px 15px;
    padding: 0;
    text-decoration: none;
    background-color: transparent !important;
}

.blog-page .navbar-toggle.collapsed:before {
    content: "\25bc";
}

.blog-page .navbar-toggle:before {
    content: "\25b2";
}

.blog-navbar .navbar-nav li.active {
    /* display: none; */
    border-bottom: 3px solid #ffffff !important;
}

.blog-page .navbar-search-results {
    display: none;
    color: white;
    font-size: 20px;
    text-transform: uppercase;
    margin: 6px 0 0;
    padding: 20px;
    line-height: 20px;
    width: 70%;
}

.blog-page .navbar-default .navbar-nav a {
    color: rgba(255, 255, 255, 0.8);
    font-size: 16px;
}

.blog-page .navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: white;
    background-color: transparent;
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus,
.navbar-default .navbar-nav>li>a:active {
    color: white;
}

.blog-page .navbar-search .form-group {
    position: relative;
    border: 0;
    margin-bottom: 0;
}

.blog-page .navbar-search input {
    background-color: white;
    border: none;
    border-radius: 4px;
    color: #545454;
    font-size: 15px;
    height: 40px;
    outline: 0;
    padding: 5px 5px 5px 8px;
    margin: 0;
    width: 100%;
}

.blog-page .navbar-search label {
    position: absolute;
    display: none;
    top: 11px;
    left: 25px;
    font-size: 20px;
    color: rgba(0, 0, 0, 0.5);
    cursor: pointer;
}


form.navbar-search.navbar-right {
    margin: 7px 0 0 0;
}

.copyright {
    padding: 7px 0;
    margin: 10px;
}

.menu {
    margin-top: 15px;
}
  .menu {
    padding: 8px 0;
    margin: 7px;
}

.copyright_box {
    width: 100%;
    float: left;
    background: #2f2f2f;
}

.copyright h5 {
    color: #fff;
    font-size: 13px !important;
    margin: 0 !important;
    font-weight: 300;
}

.menu.pull-right a {
    color: #ffffff;
    padding: 3px;
    font-weight: 300;
    font-size: 12px;
}

ul.pull-right li i {
    color: #f79e35;
    margin: 0 5px 0 0;
    font-size: 19px;
}
.nav>li>a:focus, .nav>li>a:hover {
    background: transparent;
}

.blog_box a.blog-img img {
    object-fit: cover;
    width: 100%;
    /* height: 172px; */
    object-position: top;
}

.nav .open>a, .nav .open>a:focus, .nav .open>a:hover {
    background-color: #eee0;
    border-color: #337ab7;
    color: #f79e35 !important;
}
@media screen and (max-width:768px) {
section.page_title_section.detail1 {
    height: auto;
}
    .blog_box { margin: 10px 0;}
    a.navbar-brand img {
    height: 70.5px;
    margin: 0 0 0 14px;
}

button.navbar-toggle {
    background: #81bc86 !important;
    margin-top: 16px;
}

.navbar-toggle .icon-bar {
    background: #ffffff;
}

ul.nav.navbar-nav.navbar-right {
    margin: 0;
    background: orange;
}

ul.nav.navbar-nav.navbar-right a {
    font-size: 14px;
    line-height: 16px;
    color: #ffffff;
    border-bottom: 1px solid #ffffff60;
}

section.page_title_section{height: auto;}

section.page_title_section p.subheading {
    font-size: 14px;
    margin-bottom: 10px;
    line-height: 22px;
}

.blog_box a.blog-img {
    height: 150px;
}

.footer_callus_message {
    font-size: 20px;
    line-height: 29px;
    padding: 20px 0 0;
}
.blog_box h3 {
    min-height: unset;
    margin: 0;
    font-size: 14px;
}

.blog_box a.blog-img img {

    width: 100%;
   
    display: block;
    position: relative;
    float: left;
}


section.blog_page_box{padding:0;}

}

@media screen and (min-width:1024px) and (max-width:1179px) {

    a.navbar-brand img {
    height: 88.5px;
}
ul.nav.navbar-nav.navbar-right {
    margin-top: 16px;
    margin-left: 0;
} 
section.header_bottom_info {
    font-weight: 400;
    font-size: 14px;
}
.blog_box h3{font-size: 14px;}
}

.contact-info h4.vc_bg-red {
    background: #ad6425;
    padding: 15px 9px 15px 9px;
    color: #fff;
    font-size: 16px;
    margin: 0;
    float: left;
    width: 100%;
    font-weight: 300;
}

.dropdown-menu>li>a:focus, .dropdown-menu>li>a:hover {
    
background-color: rgba(0,0,0,.5);
    
color: #fff !important;
}



ul.dropdown-menu {
    padding: 0;
    background: #f79e35;
}

ul.dropdown-menu a {
    padding: 12px 10px;
    color: #fff !important;
    font-weight: 500 !important;
    font-size: 14px !important;
    border-bottom: 1px solid #ffffff60;
}

.li_c {
    margin: 0 0 19px 0;
    background: #ececec;
    float: left;
    width: 100%;
    padding: 10px;
    box-shadow: 0 2px 3px 0 rgba(0,0,0,.1);
}


.new_footer_area {
    background: #fbfbfd;
}


.new_footer_top {
    padding: 20px 0px 270px;
    position: relative;
    overflow-x: hidden;
}
.new_footer_area .footer_bottom {
    padding-top: 5px;
    padding-bottom: 10px;
}
.footer_bottom {
    font-size: 14px;
    font-weight: 300;
    line-height: 20px;
    color: #7f88a6;
    padding: 27px 0px;
}
.new_footer_top .company_widget p {
    font-size: 16px;
    font-weight: 300;
    line-height: 28px;
    color: #6a7695;
    margin-bottom: 20px;
}
.new_footer_top .company_widget .f_subscribe_two .btn_get {
    border-width: 1px;
    margin-top: 20px;
}
.btn_get_two:hover {
    background: transparent;
    color: #5e2ced;
}
.btn_get:hover {
    color: #fff;
    background: #6754e2;
    border-color: #6754e2;
    -webkit-box-shadow: none;
    box-shadow: none;
}
a:hover, a:focus, .btn:hover, .btn:focus, button:hover, button:focus {
    text-decoration: none;
    outline: none;
}



.new_footer_top .f_widget.about-widget .f_list li a:hover {
    color: #5e2ced;
}
.new_footer_top .f_widget.about-widget .f_list li {
    margin-bottom: 9px;
}
.f_widget.about-widget .f_list li:last-child {
    margin-bottom: 0px;
}
.f_widget.about-widget .f_list li {
    margin-bottom: 15px;
}
.f_widget.about-widget .f_list {
    margin-bottom: 0px;
}
.new_footer_top .f_social_icon a {
    width: 44px;
    height: 44px;
    line-height: 43px;
    background: transparent;
    border: 1px solid #e2e2eb;
    font-size: 24px;
}
.f_social_icon a {
    width: 46px;
    height: 46px;
    border-radius: 50%;
    font-size: 14px;
    line-height: 45px;
    color: #858da8;
    display: inline-block;
    background: #ebeef5;
    text-align: center;
    -webkit-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.ti-facebook:before {
    content: "\e741";
}
.ti-twitter-alt:before {
    content: "\e74b";
}
.ti-vimeo-alt:before {
    content: "\e74a";
}
.ti-pinterest:before {
    content: "\e731";
}

.btn_get_two {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: #5e2ced;
    border-color: #5e2ced;
    color: #fff;
}

.btn_get_two:hover {
    background: transparent;
    color: #5e2ced;
}

.new_footer_top .f_social_icon a:hover {
    background: #5e2ced;
    border-color: #5e2ced;
  color:white;
}
.new_footer_top .f_social_icon a + a {
    margin-left: 4px;
}
.new_footer_top .f-title {
    margin-bottom: 30px;
    color: #263b5e;
}
.f_600 {
    font-weight: 600;
}
.f_size_18 {
    font-size: 18px;
}

.new_footer_top .f_widget.about-widget .f_list li a {
    color: #333;
}


.new_footer_top .footer_bg {
    position: absolute;
    bottom: 0;
    background: url("http://droitthemes.com/html/saasland/img/seo/footer_bg.png") no-repeat scroll center 0;
    width: 100%;
    height: 266px;
}

.new_footer_top .footer_bg .footer_bg_one {
    background: url("https://1.bp.blogspot.com/-mvKUJFGEc-k/XclCOUSvCnI/AAAAAAAAUAE/jnBSf6Fe5_8tjjlKrunLBXwceSNvPcp3wCLcBGAsYHQ/s1600/volks.gif") no-repeat center center;
    width: 330px;
    height: 105px;
    background-size:100%;
    position: absolute;
    bottom: 0;
    left: 30%;
    -webkit-animation: myfirst 22s linear infinite;
    animation: myfirst 22s linear infinite;
}

.new_footer_top .footer_bg .footer_bg_two {
    background: url("https://1.bp.blogspot.com/-hjgfxUW1o1g/Xck--XOdlxI/AAAAAAAAT_4/JWYFJl83usgRFMvRfoKkSDGd--_Sv04UQCLcBGAsYHQ/s1600/cyclist.gif") no-repeat center center;
    width: 88px;
    height: 100px;
  background-size:100%;
    bottom: 0;
    left: 38%;
    position: absolute;
    -webkit-animation: myfirst 30s linear infinite;
    animation: myfirst 30s linear infinite;
}



@-moz-keyframes myfirst {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}

@-webkit-keyframes myfirst {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}

@keyframes myfirst {
  0% {
    left: -25%;
  }
  100% {
    left: 100%;
  }
}

.smart-promo-section {
    background-color: #1A232E;
    width: 204px;
    
}
.smart-promo-section .smart-promo-section-wrapper {
    width: 100%;
    max-width: 1110px;
    padding: 0 5px;
    margin: 0 auto;
}

.smart-promo-section .content-part {
    display: flex;
    justify-content: space-between;
    align-items: center;
}
.smart-promo-section .content-part .content {
    margin: 10px;
}
.smart-promo-section .content-part .content .title {
    color: #ffffff;
    font-size: 13px !important;
    font-size: 1.5rem;
    line-height: 29px;
    font-weight: bold;
}

.smart-promo-section .content-part .action-button {
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    font-weight: 500;
    font-size: 13px !important;
    font-size: 0.6875rem;
    letter-spacing: 1.5px;
    cursor: pointer;
    border: none;
    background-color: #FF0000;
    outline: none;
    text-decoration: none;
    padding: 5px 5px;
    -webkit-transition: all ease-in-out .3s;
    -moz-transition: all ease-in-out .3s;
    -ms-transition: all ease-in-out .3s;
    -o-transition: all ease-in-out .3s;
    transition: all ease-in-out .3s;
    white-space: nowrap;
}
/*************footer End*****************/