/* Extra small devices (phones, 600px and down) */
@media only screen and (max-width: 600px) {

    img.img_fluid {
        display: none;
    }

    div#navbarTogglerDemo02 {
        /* background: -webkit-linear-gradient(left, #f53b78, #3d4085); */
        width: 100%;
        text-align: right;
        padding: 20px;
    }

    .title_two h1 {
        font-size: 20px;
    }

    p.title_content {
        line-height: 26px;
    }

    .couning_on {
        position: relative;
        transform: none;
    }

    .footer-left-widget {
        padding-left: 10px;
    }

}

/* Small devices (portrait tablets and large phones, 600px and up) */
@media only screen and (min-width: 600px) {
    /*.img_fluid {
    	display: none !important;
	}

	ul.navbar-nav li {
    font-size: 10px;
	}
	.dropdown:hover .dropdown-content {
	    display: block;
	    right: auto;
	    float: left;	    
	    border-bottom: 3px solid #543f83;   
	}

	.dropdown-content{
		width: 650px;
	}
	.dropdown-content a {
    font-size: 10px;
	}

	.dropdown-content a {
    display: block;
    width: 100%;
    line-height: 20px;
    text-decoration: none;
    padding: 5px 4px;
    margin: 3px 0px;
    border-bottom: 2px solid transparent;
	}

	.dropdown-content.mega_menu_one {
   	width: 830px;
    margin: 0 auto;
    transform: translate(-18%, 10px);
    height: 500px;
    overflow-x: scroll;
	}
	.dropdown-content.mega_menu_two {
    width: 800px;
    float: left;
    transform: translate(-37%, 0px);
	}
	.mega_menu_three {
    margin: 0 auto;
    transform: translate(-50%, 0px);
    width: 700px;
	}
	.dropdown-content.mega_menu_foure {
    transform: translate(-60%, 0px);
    margin: 0 auto;
	}

	.dropdown-content.mega_menu_five {
    width: 243px;
    transform: translate(-44%, 0px);
	}
	.nav-link {
    padding: 5px !important;
    margin: 0px !important;
	}
	img.img_fluid {
    display: none;
	}
	a.navbar-brand img {
    width: 35px;
  	}

  	a.navbar-brand {
    background-color: #fff;
    border-radius: 100%;
    width: 36px;
    height: 38px;
	}
	.dropdown:hover .dropdown-content {
    display: none;
    right: auto;
	}*/
}

@media only screen and (max-width: 991px) {

    .dropdown-content {
        background-repeat: no-repeat;
        background: #000;
        background-position: center;
        background-size: cover;
        width: 100%;
        z-index: 1;
    }

    li.dropdown.nav-item:hover .dropdown-content {
        display: none;
    }

    li.dropdown.nav-item.selected .dropdown-content {
        display: block !important;
    }


    a.navbar-brand {
        height: auto;
        width: auto;
        display: inline-block;
    }

    /* a.navbar-brand img {
    width: 20px;
} */

    body {
        overflow: scroll;
    }

    .title {
        text-align: justify;
        padding: 20px 0px;
        transform: translate(0px, 5%);
    }

    .banner_two:before {
        content: '';
        display: block;
        position: absolute;
        background-color: white;
        height: 221px;
        transform: skew(68deg, -6deg) translate(-213px, 160px) scale(1.0);
        z-index: 0;
        bottom: -2%;
        width: 100%;
        border-radius: 12px 1725px 0px 0px;
    }

    .banner_two {
        display: block;
        min-height: 420px
    }


    .navbar-light .navbar-toggler {
        color: #fff;
        background-color: #fff;

    }

    .title h1 {
        font-weight: 700;
        color: #fff;
        font-size: 25px;
        text-align: left;
    }

    .btn--animated.btn--border.btn--primary {
        border: 1px solid #083b66;
        font-size: 13px;
    }

    .nav-pills .nav-link {
        padding: 15px 15px !important;
        margin: 6px 0px !important;
        font-size: 12px;
    }

    p {
        font-family: 'Nunito', sans-serif;
        font-size: 13px;
        line-height: 16px;
    }

    .counter-Txt span {
        display: block;
        font-size: 23px;
    }


    .counter-Txt {
        text-align: center;
        font-size: 13px;
        font-weight: bold;
        text-transform: uppercase;
        margin-top: 20px;
    }




}

/* Medium devices (landscape tablets, 768px and up) */
@media only screen and (min-width: 768px) {
    ul.navbar-nav li {
        font-size: 10px;
    }

    .dropdown:hover .dropdown-content {
        display: block;
        right: auto;
        float: left;
        border-bottom: 3px solid #543f83;
    }

    .dropdown-content {
        width: 650px;
    }

    .dropdown-content a {
        font-size: 10px;
    }

    .dropdown-content a {
        display: block;
        width: 100%;
        line-height: 20px;
        text-decoration: none;
        padding: 5px 4px;
        margin: 3px 0px;
        border-bottom: 2px solid transparent;
    }

    .dropdown-content.mega_menu_one {
        width: 830px;
        margin: 0 auto;
        transform: translate(-18%, 10px);
        height: 500px;
        overflow-x: scroll;
    }

    .dropdown-content.mega_menu_two {
        width: 800px;
        float: left;
        transform: translate(-37%, 0px);
    }

    .mega_menu_three {
        margin: 0 auto;
        transform: translate(-50%, 0px);
        width: 700px;
    }

    .dropdown-content.mega_menu_foure {
        transform: translate(-60%, 0px);
        margin: 0 auto;
    }

    .dropdown-content.mega_menu_five {
        width: 243px;
        transform: translate(-44%, 0px);
    }

    .nav-link {
        padding: 5px !important;
        margin: 0px !important;
    }

}



/* Large devices (laptops/desktops, 992px and up) */
@media only screen and (min-width: 992px) {

    a.navbar-brand {
        /*background-color: #fff;*/
        border-radius: 100%;
        width: 99px;
        height: 87px;
        text-align: center;
    }

    img.img_fluid {
        display: block;
    }


    ul.navbar-nav li {
        font-size: 10px;
    }

    .dropdown:hover .dropdown-content {
        display: block;
        right: auto;
        float: left;
        border-bottom: 3px solid #543f83;
    }

    .dropdown-content {
        width: 650px;
    }

    .dropdown-content a {
        font-size: 10px;
    }

    .dropdown-content a {
        display: block;
        width: 100%;
        line-height: 20px;
        text-decoration: none;
        padding: 5px 4px;
        margin: 3px 0px;
        border-bottom: 2px solid transparent;
    }

    .dropdown-content.mega_menu_one {
        width: 830px;
        margin: 0 auto;
        transform: translate(-18%, 10px);
        height: 500px;
        overflow-x: scroll;
    }

    .dropdown-content.mega_menu_two {
        width: 800px;
        float: left;
        transform: translate(-37%, 0px);
    }

    .mega_menu_three {
        margin: 0 auto;
        transform: translate(-50%, 0px);
        width: 700px;
    }

    .dropdown-content.mega_menu_foure {
        transform: translate(-60%, 0px);
        margin: 0 auto;
    }

    .dropdown-content.mega_menu_five {
        width: 243px;
        transform: translate(-44%, 0px);
    }

    .nav-link {
        padding: 5px !important;
        margin: 0px !important;
    }

    img.img_fluid {
        min-width: 585px;
        height: 448px;
        max-width: 100%;
        margin-top: 50px;
        overflow: hidden;
    }

    .title h1 {
        font-weight: 700;
        color: #fff;
        font-size: 30px;
    }

    .banner_two:before {
        content: '';
        display: block;
        position: absolute;
        background-color: white;
        height: 138px;
    }

    .title {
        text-align: justify;
        padding: 20px 0px;
        transform: translate(0px, 20%);
    }

    p {
        font-size: 14px;
        line-height: 24px;
    }

    .icons {
        margin: 20px auto;
    }


    .business_card .card {
        padding: 13px;
        min-height: 415px;
    }

}

/* Extra large devices (large laptops and desktops, 1200px and up) */
@media only screen and (min-width: 1200px) {
    ul.navbar-nav li {
        font-size: 12px;
    }

    .dropdown:hover .dropdown-content {
        display: block;
        right: auto;
        float: left;
        border-bottom: 3px solid #543f83;
        overflow-x: hidden;
    }

    .dropdown-content {
        width: 650px;
    }

    .dropdown-content a {
        font-size: 12px;
    }

    .dropdown-content a {
        display: block;
        width: 100%;
        line-height: 10px;
        text-decoration: none;
        color: #A1A1A1;
    }

    .dropdown-content.mega_menu_one {
        width: 1001px;
        margin: 0 auto;
        transform: translate(-24%, 0px);
    }

    .dropdown-content.mega_menu_two {
        width: 1000px;
        float: left;
        transform: translate(-30%, 0px);
    }

    .mega_menu_three {
        margin: 0 auto;
        transform: translate(-45%, 0px);
        width: 840px;
    }

    .dropdown-content.mega_menu_foure {
        transform: translate(-60%, 0px);
        margin: 0 auto;
    }

    .dropdown-content.mega_menu_five {
        width: 279px;
        transform: translate(-44%, 0px);
    }

    img.img_fluid {
        min-width: 830px;
        height: 652px;
        max-width: 100%;
    }

    .banner_two:before {
        content: '';
        display: block;
        position: absolute;
        background-color: white;
        height: 220px;
    }

    .dropdown-content {
        background-repeat: no-repeat;
        background: #000;
        background-position: center;
        background-size: cover;
    }
}


@media only screen and (min-width: 1360px) {
    ul.navbar-nav li {
        font-size: 15px;
    }

    .title h1 {
        font-weight: 700;
        color: #fff;
        font-size: 40px;
    }

    .title h2 {
        font-size: 27px;
        font-weight: 200;
        color: #fff;
        opacity: 0.9;
        line-height: 50px;
    }

    p {
        font-size: 15px;
        line-height: 29px;
    }

    .title_two h1 {
        font-size: 33px;
    }
}