/*
Theme Name: TBSC
Theme URI:
Author: HDinteractive
Author URI: https://hdinteractive.com/
Description: Custom TBSC theme by HD Interactive
Version: 9999.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: featured-images, full-width-template, blog
Text Domain: visual-composer-starter
*/

.content-wrapper {
    padding: 0px 15px 1px 15px;
    margin: 0 -15px;
    overflow-wrap: break-word;
    background-color: #fff;
}

.home #hero .vc_row-has-fill > .vc_column_container > .vc_column-inner {
    padding-top: 0 !important;
}

.home .wpb_revslider_element.wpb_content_element {
    margin-bottom: 0 !important;
}

.main-content {
    padding-bottom: 0px;
}

.navbar-brand {
    float: left;
    padding: 0;
    font-size: 18px;
    line-height: 20px;
    height: auto;
}

#home-intro {
    border-top: 1px solid #528ae5;
}

#main-menu > ul > li > a {
    padding: 10px 0;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;

}

.navbar {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.4);
}

.home_box_wrap .home_box_last {
    margin: 0 !important;
}

/*.wpb_images_carousel .vc_carousel-inner {
	border: 5px solid #e4e4e4
}
*/

.entry-content ul > li {
    list-style: none;
    padding-left: 25px;
    position: relative;
}

.comment-content ul > li:before,
.entry-content ul > li:before {
    content: '\2022';
    font-size: 1.8em;
    position: absolute;
    left: 5px;
    line-height: 1;
    color: #557cbf;
}

#footer {
    background: #142860;
    color: #fff;
    font-size: 14px;
    line-height: 1.7;
}

.gradient-bg p {
    color: #fff
}

.gradient-bg,
#page-intro {
    background: rgb(20, 40, 96);
    /* Old browsers */
    background: -moz-linear-gradient(-45deg, rgba(84, 114, 210, 1) 0%, rgba(20, 40, 96, 1) 100%);
    /* FF3.6-15 */
    background: -webkit-linear-gradient(-45deg, rgba(84, 114, 210, 1) 0%, rgba(20, 40, 96, 1) 100%);
    /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(135deg, rgba(84, 114, 210, 1) 0%, rgba(20, 40, 96, 1) 100%);
    /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5472d2', endColorstr='#142860', GradientType=1);
}

#layout1 .img-carousel .vc_column-inner {
    padding: 0;
}

#layout1 .wpb_content_element {
    margin: 0;
}

#patel-intro p,
#layout1 p,
body #home-intro p {
    color: #fff !important;
}

.text-highlight p {
    font-size: 1.2em !important;
}

.blockquote-style blockquote {
    color: #3bb594;
    font-size: 20px;
}

#main-menu {
    background-color: #1c316f;
}

.navbar-toggle .icon-bar {
    width: 20px;
    border-radius: 0;
    background-color: #1c316f;
}

.slider1 .vc_carousel-inner {
    border: 5px solid #fff
}

#custom-footer {
    padding-top: 0 !important
}

#custom-footer a,
#custom-footer p {
    color: #d7e1ff;
    border-color: #d7e1ff
}

#custom-footer a {
    border: none !important
}

.home-tel {
    color: #1a3886;
    font-family: PT Serif;
    font-size: 30px;
    font-weight: 400;
    font-style: normal;
    letter-spacing: 0.01rem;
    line-height: 1.1;
    margin-top: 0;
    margin-bottom: 0.625rem;
    text-transform: none;
    border: none !important
}

.media-grid1.vc_column_container > .vc_column-inner {
    padding-right: 30px;
}

body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children > a:before {
    display: none
}

body:not(.menu-sandwich) #main-menu ul li.menu-item-has-children > a {
    padding-right: .83em !important;
    margin-right: 0;
}


.custom-menu-class ul {
    list-style-type: none;
    list-style: none;
    list-style-image: none;
}

#main-menu .custom-menu-class ul li a {
    color: #333
}

#pdf-download-container a span {
    font-size: 24px;
    font-weight: bold;
    color: #1a3886;
    line-height: 1.2;
    padding-top: 5px;
    display: block
}

#pdf-download-container a small {
    font-size: 14px;
    display: block
}

.single-post > .container,
.blog > .container {
    padding: 80px 0;
}

.blog .blue-button.read-more {
    background: #08c;
    border-radius: 3px
}

.maps {
    border: 5px solid #f0f1f3
}

.map-details p,
.form-1 p {
    margin-bottom: 0 !important
}

.map-details a {
    text-decoration: none;
    border: none !important
}

.form-1 {
    max-width: 100%
}

.form-1 input[type="email"],
.form-1 input[type="text"] {
    border: 1px solid #557cbf;
    height: 40px;
    margin-top: 8px;
    margin-bottom: 10px;
    max-width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    display: inline-block
}

.form-1 em {
    font-size: 14px;
    color: #919191
}

.form-1 textarea {
    border: 1px solid #557cbf;
    padding: 10px 25px;
    max-width: 100%;
    margin-bottom: 15px;
}

.form-1 select {
    max-width: 93% !important;
    display: block;
    margin-bottom: 15px;
    margin-top: -10px
}

.form-1 .mb {
    margin-bottom: 15px
}

.form-1 label {
    margin-bottom: 5px
}

.form-1 input[type="submit"] {
    background: #5472d2;
    color: #fff;
    padding: 5px 20px;
    border: none
}

.form-1 input[type="submit"]:hover {
    opacity: 0.8
}

#hero {
    padding-top: 0 !important
}

.navbar-toggle {
    margin-right: 0px !important;
}

#custom-footer-details h3 {
    color: #fff;
    margin-bottom: 8px
}
#custom-footer iframe {
    border: 6px solid #fff
}

#main-menu > ul > li > a {
    font-family: Roboto !important;
    font-weight: bold  !important;
}

@media only screen and (min-width: 1024px) {
    header {
        z-index: 88;
        position: relative
    }
    .navbar {
        box-shadow: 0px 5px 60px rgba(0, 0, 0, 0.3);
        z-index: 88;
        position: relative
    }
    .custom-menu-class ul {
        list-style-type: none;
        list-style: none;
        list-style-image: none;
        width: auto;
        align-content: flex-end;
        color: #333;
        margin-right: 20px;
        margin-bottom: 0
    }
    .custom-menu-class li {
        padding: 10px 15px;
        display: inline;
    }
    .form-1 input[type="email"],
    .form-1 input[type="text"],
    .form-1 textarea {
        width: 340px;
    }

    #main-menu > ul > li > a {
        padding: 17px 0;
        font-weight: normal;
        color: #fff;
        text-transform: uppercase;
    }

    .navbar-brand {
        margin-top: 0px;
        max-width: 230px
    }
    #main-menu ul li a {
        font-size: 0.8em;
    }
    body:not(.menu-sandwich) #main-menu > ul {
        margin: 0;
    }

    .img-carousel .vc_column-inner {
        padding: 0px;
    }
    text-cut body:not(.menu-sandwich) #main-menu > ul > li a {
        padding: .75em .83em;
    }
    .navbar-wrapper {
        padding: 13px 15px 5px;
    }
    .footer-bottom {
        padding: 20px 0;
    }
    body:not(.menu-sandwich) #main-menu > ul > li > a {
        color: #2E319D;
    }
    body:not(.menu-sandwich) #main-menu ul li ul li a {
        padding: 9px 18px;
        display: block;
        line-height: 1.2;
        color: #555;
    }

}

@media (min-width: 768px) {
    .copyright {
        text-align: center
    }
    .copyright span {
        display: inline !important
    }
}

@media (min-width: 1200px) {
    #main-menu ul li a {
        font-size: 1em;
    }
    .padding-left1.vc_column_container > .vc_column-inner {
        padding-left: 30px
    }
    .padding-right1.vc_column_container > .vc_column-inner {
        padding-right: 30px
    }
}

@media (max-width: 1023px) {
    #main-menu {
        display: flex;
        flex-direction: column;
        justify-content: flex-start;
        padding-right: 15px !important
    }
    #main-menu .custom-menu-class {
        order: 2;

    }
    #main-menu #menu-main {
        order: 1;

    }
    #main-menu > ul > li {
        font-size: 16px
    }
    .header-widgetised-area {
        display: none
    }
    #menu-misc {
        padding-left: 0
    }

    #menu-misc li {
        padding: 5px 0
    }
    .vc_column_container > .vc_column-inner {
        box-sizing: border-box;
        padding-left: 30px;
        padding-right: 30px;
        width: 100%;
    }
    #patel-intro {
        padding-bottom: 32px !important;
    }
    .vc_column_container > .vc_column-inner .vc_column-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
    #patel-intro2 .vc_column_container > .vc_column-inner {
        padding-left: 15px;
        padding-right: 15px;
    }
    #partners .vc_column_container > .vc_column-inner .vc_column-inner {
        padding-left: 0px;
        padding-right: 0px;
    }
    .footer-details.vc_column_container > .vc_column-inner {
        padding-top: 0 !important;
        padding-left: 45px;
        padding-right: 45px;
    }
    .footer-details {
        width: 100%;
    }
    /* ------------ toggle --------------*/
    .navbar-header {
        float: none;
    }
    .navbar-left,
    .navbar-right {
        float: none !important;
    }
    .navbar-toggle {
        display: block !important;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    }
    .navbar-fixed-top {
        top: 0;
        border-width: 0 0 1px;
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin-top: 7.5px;
    }
    .navbar-nav > li {
        float: none;
    }
    .navbar-nav > li > a {
        padding-top: 10px;
        padding-bottom: 10px;
    }
    .collapse.in {
        display: block !important;
    }
    .vct-icon-dropdown:before {
        position: absolute;
        right: 8px;

    }
    #main-menu .dropdown-toggle.open {
        transform: none
    }
    #main-menu .dropdown-toggle.open:before {
        -webkit-transform: rotate(180deg);
        -ms-transform: rotate(180deg);
        transform: rotate(180deg);
    }
    .vct-icon-dropdown.vct-icon-dropdown {
        width: 100% !important
    }
    #menu-misc a {
        color: #fff !important;
        font-family: "PT serif"
    }
    #main-menu a {
        text-transform: none !important
    }
    .sub-menu {
        background: none !important
    }
    .sub-menu a {
        color: #fff
    }
    .navbar-brand {
        width: 150px;
        margin-bottom: 10px;
    }
    .navbar-wrapper {
        margin: 0 -15px;
        padding: 10px 15px 0;
    }
    .vc_btn3-container {
        margin-bottom: 50px !important
    }
    #pdf-download-container img {
        padding-right: 15px
    }
    .form-1 {
        max-width: 100%;
        padding: 0 15px
    }

    .vc_custom_1540433198253 h5,
    .vc_custom_1540433198253 p {
        text-align: center
    }

    .vc_custom_1540433198253 label {
        text-align: left !important;
        float: left
    }


}

@media (max-width: 767px) {


    #footer {
        text-align: center;
    }
    .footer-details .wpb_text_column.wpb_content_element {
        margin-bottom: 20px;
    }
    .footer-details .wpb_column:last-child .wpb_text_column.wpb_content_element {
        margin-bottom: 40px;
    }

    h1 {
        font-size: 38px !important
    }
    h2 {
        text-align: center !important
    }

    .vc_section .vc_column_container > .vc_column-inner {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .gradient-bg .vc_column_container > .vc_column-inner,
    #custom-footer .vc_column_container > .vc_column-inner {
        padding-left: 25px !important;
        padding-right: 25px !important;
    }
    .vc_section.vc_section-has-fill {
        padding-left: 7.5px !important;
        padding-right: 7.5px !important;
        margin-left: -7.5px !important;
        margin-right: -7.5px !important
    }
    .blog .archive {
        padding-left: 15px !important;
        padding-right: 15px !important;
    }
    .blog .archive h2 {
        text-align: left !important;
    }
    .article-contact-details {
        padding-left: 8px;
        text-align: center
    }
    .article-contact-details .wpb_column:first-child {
        margin-bottom: 20px
    }
    .map-details {
        text-align: center
    }

    .text-cut-mobile::before {
        content: "\A";
        white-space: pre;
        clear: both;
    }
    .copyright span {
        display: inline !important
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .img-carousel .wpb_wrapper {
        padding: 10px;
    }
    body:not(.menu-sandwich) #main-menu > ul {
        display: inline-block;
        margin: 7.5px -27px 7.5px 0;
        text-align: left;
    }
    body:not(.menu-sandwich) .navbar-header {
        max-width: 100%;
        margin-left: 25px;
    }
    #main-menu {
        width: 320px;
    }
    #main-menu.open {
        margin-left: -320px;
        padding-right: 30px
    }
    .navbar-nav > li {
        width: 270px
    }

    .navbar-brand {
        width: 190px
    }
    .navbar-toggle {
        margin-top: 15px !important;
    }
    #custom-footer-links {
        padding-top: 50px
    }
    #custom-footer-links .vc_col-sm-4 {
        width: 33%
    }
    #custom-footer-details {
        text-align: center !important
    }
    #custom-footer-details .vc_sep_width_80 {
        width: 100%;
    }
    .article-contact-details {
        padding-bottom: 30px
    }
    .article-contact-details .vc_col-sm-6 {
        width: 42%;
        float: left
    }
    .home .vc_images_carousel {
        margin: auto
    }
    h2 {
        text-align: center !important
    }
    .form-1 form {
        margin: auto;
        width: 300px
    }
    iframe.maps {
        margin: auto;
        width: 600px
    }
    .map-details {
        text-align: center
    }
    h2.vc_custom_1539237485107 {
        padding-left: 100px;
        padding-right: 100px;
    }

}
@media (min-width: 991px) and (max-width: 1199px)  { 
    #custom-footer-links {
    width: 73% !important;
        
    }
    .home-tel {
        font-size: 22px
    }
}

@media all and (-ms-high-contrast: none),
(-ms-high-contrast: active) {
    .navbar-brand {
        width: 190px;
    }
    .comment-content ul > li:before,
.entry-content ul > li:before {
    content: '\2022';
    font-size: 1em;
    position: absolute;
    left: 10px;
    line-height: 0.7;
    color: #557cbf;
}
    .entry-content ul > li {
    list-style: none;
    padding-left: 35px;
    position: relative;
}
}
