.header-2 .primary-header {
            background: #314555;
            margin-top: 125px;
        }
        .top-merge{
            margin-top: 127px !important;   
        }
        .navigation .sub-nav li a {
            line-height: 20px;
        }
        .navigation .sub-nav {
            left: 0;
            border-top: 16px solid transparent;
        }
        .container-clone{
            padding-right: 30px;
            padding-left: 30px;
            margin-right: auto;
            margin-left: auto;
        }
        .primary-header-2{
            padding-top: 0px ;
            padding-bottom: 0px ;
            margin-bottom: 0px ;
            margin-top: 0px ;
            line-height: 11px !important;
            background: rgba(49,69,85,0.8)!important ;
        }
        .primary-header{
            line-height: 11px !important;  
        }
        /*        .secondary-header-2{
                    display: none;
                }*/

        .header-2 .top-bar-section-2 {
            background: #F7F7F7;
            border-bottom: 1px solid #EDEDED;
            padding-top: 0px;
            padding-bottom: 4px;
        }
        .top-social-icon-2 ul {
            /* margin: 0; */
            /* padding: 0; */
            padding: 10px;
            font-weight: 600;
        }
        .top-social-icon-2 ul li i{
            font-size: 25px;
            padding: 10px;
            margin-top: 20px;
            font-weight: 600;
        }
        .logo a {
            display: inline-block;
            padding: 12px 0;
        }
        .call-us  ul{
            padding-top: 20px !important;
        }
        .call-us ul li:first-child:after{
            top: -15px;
            width: 1px;
            height: 66px;
        }
        @media only screen and (max-width: 768px) {
            .header-2 .top-bar-section-2 {
                display:none !important;
            }
            /*            .navigation{
                            margin-top:93px;;
                        }*/
            .primary-header
            {
                margin-top: 0px !important;
                position: absolute;
                right: 0;
                left: 0;
                z-index: 1030;
            }

            #header{
                margin-bottom: 0px !important;
            }
            .primary-header{
                display: none;
            }
            /*            .primary-header-2{
                            margin-top: -4px;
                        }*/
            .header-2 .navigation {
                top: 0px; 

            }

            .inner-intro{
                margin-top: 163px !important;
            }

            .secondary-header-2{
                display: block !important;
            }
        }


        .inner-intro{
            margin-top: 171px;
        }

        .main-banner{
            margin-top: 171px;
        }
        .logo_img{
            
            /*width: 178px;*/ margin-right: 20px;
        }
        
        
        /* carousel */
.media-carousel 
{
  margin-bottom: 0;
  padding: 0 40px 30px 40px;
  margin-top: 30px;
}
/* Previous button  */
.media-carousel .carousel-control.left 
{
  left: -12px;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Next button  */
.media-carousel .carousel-control.right 
{
  right: -12px !important;
  background-image: none;
  background: none repeat scroll 0 0 #222222;
  border: 4px solid #FFFFFF;
  border-radius: 23px 23px 23px 23px;
  height: 40px;
  width : 40px;
  margin-top: 30px
}
/* Changes the position of the indicators */
.media-carousel .carousel-indicators 
{
  right: 50%;
  top: auto;
  bottom: 0px;
  margin-right: -19px;
}
/* Changes the colour of the indicators */
.media-carousel .carousel-indicators li 
{
  background: #c0c0c0;
}
.media-carousel .carousel-indicators .active 
{
  background: #333333;
}
.media-carousel img
{
  width: 250px;
  height: 100px
}
/* End carousel */
.owl-prev,.owl-next{
    display: none !important;
}
