.text-primary-custom{

    color:#03ABC8;

}

.bg-primary-custom{

    background:#E94F3B;

}

.bg-secondary-custom{

    background:#03ABC8;

}

.text-secondary-custom{

    color:#E94F3B;

}

.custom-select select, .custom-select select:focus{

    box-shadow: none;

    width: 210px;

    height: 30px;

    float: left;

    border-radius: 0;

    background: url(../images/arrow-select.png) no-repeat 95% center #E84F3B;

    border: none;

    padding: 0 10px;

    font-weight: bold;

    color: #FFF;

    margin-left: 40px;

}

.search-bar {

    width: 240px;

    margin-right: 20px;

    margin-left: -235px;

    margin-top: -6px;

    z-index: -1;

}

.search-bar input{

    padding-left:30px;

}

.nav_menu .dropdown-menu.show{

    top:-10px !important;

}

.nav_menu ul{

    width:250px;

}

.nav_menu li a {

    padding: 5px 10px 5px 20px !important;

}

.nav_menu li:hover {

    font-weight: bold;

}

.menu-items{

    margin-top:-2px !important;

}

.menu-items li{

    display: inline-block;

}

.menu-items li a{

    color:#FFF;

}

.menu-items li a.active, .menu-items li a:hover, .menu-items li a:active, .menu-items li a:focus{

    color:#fff101;

}

.border-box{

    background:#03ABC8;

    border-left:7px solid #E94F3B;

    margin-top: -220px;

}

.border-blue{

    height:1px;

}

.about-sec{

    background: #cdebf3;

}

.menu-items .dropdown:hover > .dropdown-menu,

.menu-items .dropend:hover > .dropdown-menu {

  display: block;

}

.dropdown-menu li a:hover, .dropdown-menu li a:active, .dropdown-menu li a:focus{

    color:#FFF;

    background: #0f728e;

}

.dropdown-toggle::after{

    display: none;

}

.bg-primary-custom3{

    background:rgb(3, 171, 200, .95);

}

@media (min-width:1201px) and (max-width:1400px){

    

    .logo img {

        /*width: 45px !important;*/

        margin-top: 0px;

    }

    .pl-plus-text-logo{

        width:320px !important;

        margin-top: 0px !important;

        margin-left: -0px !important;

    }

    .custom-select select{

        width: 182px !important;

        font-size:11px !important;

    }

    .search-bar{

        width:200px;

    }

    .menu-items{

        margin-top:10px !important;

    }

    .top-banner img{

        width:50%;

    }

    .top-banner h1{

        padding: 10px !important;

        font-size:30px !important;

    }
    .top-banner h1 i{
        font-size:22px;
    }
    .responsive-container {
        max-height: 320px;
        min-height: 320px;
    }

    .circle_info_img{

        width:220px;

        height: 220px;

    }

    .footer_content h4{

        font-size:30px !important;

    }

    .footer_content li a{

        font-size:14px;

    }

    .site_info a{

        font-size:13px;

    }

}

@media (min-width:993px) and (max-width:1200px){

    .logo img {

        /*width: 45px !important;*/

        margin-top: 0px;

    }

    .pl-plus-text-logo{

        width:220px !important;

        margin-top: 5px !important;

        margin-left: 10px !important;

    }

    .custom-select select{

        width: 162px !important;

        font-size:11px !important;

    }

    .search-bar{

        width:190px;

    }

    .menu-items{

        margin-top:10px !important;

    }

    .top-banner img{

        width:50%;

    }

    .top-banner h1{

        padding: 10px !important;

        font-size:34px !important;
        padding-top: 130px !important;

    }
    .top-banner h1 i {
        font-size: 25px;
    }

    .circle_info_img{

        width:220px;

        height: 220px;

    }

    .footer_content h4{

        font-size:30px !important;

    }

    .footer_content li a{

        font-size:14px;

    }

    .site_info a{

        font-size:13px;

    }
    .responsive-container{
        width:50%;
    }


}

@media (min-width:768px) and (max-width:992px){

    .logo img {

        /*width: 35px !important;*/

        /*margin-top: -20px;*/

    }

    .pl-plus-text-logo{

        width:180px !important;

        margin-top: 0px !important;

        margin-left: 10px !important;

    }

    .custom-select select{

        width: 152px !important;

        font-size:11px !important;

    }

    .search-bar{

        width:185px;

    }

    .menu-items{

        margin-top:10px !important;

    }

    .custom_header{

        padding: 15px 10px !important;

    }

    .top-banner .position-absolute.p-5.display-4.mt-5{

        position: relative !important;

    }

    .border-box{

        padding: 10px 0 !important;

        margin-top:-205px !important;

    }

    .circle_info_img {

        width: 200px;

        height: 200px;

    }

}

@media (max-width:767px){

    .menu-items{

        padding: 0 !important;

        margin: 0 !important;

        display: block;

        text-align: center;

        width: 100%;

    }

    .top-banner h1 br, .search-bar{

        display: none;

    }

    .menu-items li a {

        color: #FFF;

        font-size: 11px;

        padding: 2px !important;

        text-align: center;

    }

    .menu-items li a.dropdown-item {

        font-size: 14px;

        padding: 8px 4px !important;

    }

    .top-banner h1{

        font-size:28px !important;

        padding:0 15px 20px 15px !important;

        position: relative !important;

    }

    .border-box{

        padding:20px 10px !important;

    }

    .circle_info_img{

        width:250px;

        height: 250px;

        margin: auto;

    }

    .community-sec .row{

        text-align: center;

    }

    footer .social_icon{

        float: none !important;

    }

    .footer_content ul{

        padding: 8px !important;

        margin: 0 !important;

    }

}