/* Screen Size from 320px to 375px */
@media screen and (min-width:320px) and (max-width:375px){
    .Explore,.Visa,.Instagram,.contact{
        margin-top: 20px;
    }
    .foot-img { 
        text-align: center;
        margin: 0;
        padding: 0;
    }
    .logo img {
        height: 31px;
        margin-top: 5px;
    }
    .about-section {
        width: 100%;
        height: 100px;
        background-image: url(../img/slider-1-2.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .Explore,.Visa,.Instagram,.contact{
        margin-top: 25px;
    }

    .Explore,.Visa,.Instagram,.contact{
        margin-top: 30px;
    }
    .topheader {
        display: none;
    }
    .navbar-nav {
        display: none !important;
    }
    .callus-sec {
        display: none !important;
    }
    .consulting-botom img {
        left: 50%;
        transform: translateX(-50%);
        height: 273px;
    }
    .consulting-left img {
        left: 45px;
        transform: translateX(-50%);
        height: 86px;
        top: 59px;
    }
    .consulting-top img {
        left: -23%;
        position: relative;
        height: 221px;
        top: 31px;
    }
    .our-visa-catagire p:before {
        left: 50%;
        transform: translateX(-50%);
        top: 5px;
    }
    .our-visa-catagire p::after {
        top: 28px;
    }
    .consulting-img-text {
        left: 22%;
    }
    .consulting-img-text p {
        padding-top: 25px;
    }
    .visa-icon::before {
        content: "";
        width: 10px;
        height: 10px;
        border: 1px solid var(--second-color);
        outline-style: solid;
        outline-color: var(--white);
        background-color: white;
        border-radius: 50%;
        position: absolute;
        top: 67%;
        z-index: 2;
        left: 33.5%;
    }
    .Visa-Immigration h3 {
        position: relative;
        top: 8px;
    }
    .the-emg-block {
        margin-bottom: 125px;
    }
    .paralex-2 {
        height: auto !important;
        padding-bottom: 35px;
    }
    .the-sec-block {
        margin-top: 30px;
    }
    .Aliquam h6 {
        display: none;
    }
    .get-our-supoort {
        top: -59%;
        width: 92%;
        left: 42%;
        transform: translateX(-50%);
        height: auto;
        margin: 0 30px;
    }
    .countries-choice p:before {
        top: 32%;
        left: 50%;
        transform: translateX(-50%);
    }
    .countries-list {
        width: 100%;
        background-image: url("https://bracketweb.com/treck-html/main-html/assets/images/backgrounds/countries-one-bg.png");
        background-position: bottom;
        background-repeat: no-repeat;
        margin-top: 100%;
    }
    .contact-us::after {
        width: 90%;
    }
    .countries-choice p::after {
        top: 47.7%;
    }
    .contact-us {
        width: 100%;
        height: auto;
        padding: 50px 0;
    }
    .contact-us::after {
        height: 100%;
    }
    .contact-form {
        margin-top: 0px;
    }
    .location {
        display: none;
    }
    .foot-img {
        justify-content: center;
    }
    .quation {
        margin-top: 24px;
    }
    .slider-section {
        background-color: white;
        height: 200px;
        background-image: url("https://wallpaperaccess.com/full/2592094.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
    }
    .sidemenu{
        display: block;
        background-color: white;
        width: 280px;
        height: 100vh;
        position: fixed;
        top: 0;
        left: -280px;
        z-index: 99;
        border-right: solid 1px #f8f8f8;
        transition: ease-in-out 0.3s;
    }
    .sidemenu  ul li{
        height: 40px;
        list-style: none;
        line-height: 40px;
        margin-left: -32px;
       
    }
    .sidemenu ul li:hover{
        background-color: #e20935; 
    }
    .sidemenu ul li:hover a{
        color: white;
    }
    .sidemenu ul li a{
        color: #222;
        text-transform: uppercase;
        font-weight: 600;
        padding-left: 40px;
    }
    .innermenu{
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: #f8f8f8;
    }
    .innermenu img{
        height: 30px;
    }
    .theclose i{
        color: #222;
        font-size: 24px;
    }
    .theclose{
        position: absolute;
        top: 15px;
        right: 15px;
    }
    .about-section-img {
        width: 100%;
        height: 100%;
        background-color: #222;
        opacity: 0.7;
    }
    
    .sec-block-cont h3 {
        font-size: var(--clamp44);
        color: white;
        font-weight: 600;
        margin-top: 44px;
    }
    .sec-block-cont:before {
        margin-top: -20px;
    }
    .logo {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 9px;
    }
    .topmenu {
    height: 60px;
    background-color: var(--white);
}

}

@media screen and (min-width:320px) and (max-width:991px) {
    .slider-section {
        background-color: white;
        height: 300px;
        background-image: url("https://wallpaperaccess.com/full/2592094.jpg");
        background-position: center;
        background-repeat: no-repeat;
        background-size: cover;
        margin-bottom: -61px;
    }
    .consulting-top img{
        display: none;
    }
    .mobmenubar{
        position: absolute;
        top: 0;
        display: block;
    }
    .mobmenubar i {
        color: #222;
        font-size: 25px;
        margin-top: 20px;
        margin-left: 6px;
    }
    .topmenu {
        height: 60px;
        background-color: var(--white);
    }
    .logo img {
        height: 50px;
        margin-top: -5px;
    }
    .logo {
        display: flex;
        align-items: center;
        justify-content: center;
        margin-top: 9px;
    }
    .sidemenu{
        display: block;
        background-color: white;
        width: 280px;
        height: 100vh;
        position: fixed;
        top: 0;
        left: -280px;
        z-index: 99;
        border-right: solid 1px #f8f8f8;
        transition: ease-in-out 0.3s;
    }
    .sidemenu  ul li{
        height: 40px;
        list-style: none;
        line-height: 40px;
        margin-left: -32px;
       
    }
    .sidemenu ul li:hover{
        background-color: #e20935; 
    }
    .sidemenu ul li:hover a{
        color: white;
    }
    .sidemenu ul li a{
        color: #222;
        text-transform: uppercase;
        font-weight: 600;
        padding-left: 40px;
    }
    .innermenu{
        height: 100px;
        display: flex;
        align-items: center;
        justify-content: center;
        background-color: white;
    }
    .slider-section img {
        width: 100%;
        height: 300px;
    }
    .innermenu img {
        height: 46px;
    }
    .theclose i{
        color: #222;
        font-size: 24px;
    }
    .theclose{
        position: absolute;
        top: 15px;
        right: 15px;
    }
}

/* Screen Size from 376px to 425px */
@media screen and (min-width:376px) and (max-width:425px){
    .Explore,.Visa,.Instagram,.contact{
        margin-top: 25px;
    }

    .Explore,.Visa,.Instagram,.contact{
        margin-top: 30px;
    }
    .about-section {
        width: 100%;
        height: 100px;
        background-image: url(../img/slider-1-2.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .topheader {
        display: none;
    }
    .navbar-nav {
        display: none !important;
    }
    .callus-sec {
        display: none !important;
    }
    .consulting-botom img {
        left: 50%;
        transform: translateX(-50%);
        height: 330px;
    }
    .consulting-left img {
        left: 45px;
        transform: translateX(-50%);
        height: 86px;
        top: 59px;
    }
    .consulting-top img {
        left: -17%;
        position: relative;
        height: 221px;
        top: 31px;
    }
    .our-visa-catagire p:before {
        left: 50%;
        transform: translateX(-50%);
        top: 3px;
    }
    .our-visa-catagire p::after {
        top: 27px;
        left: 49.5%;
    }
    .consulting-img-text {
        left: 32%;
    }
    .consulting-img-text p {
        padding-top: 25px;
    }
    .Visa-Immigration h3 {
        position: relative;
        top: 8px;
    }
    .the-emg-block {
        margin-bottom: 125px;
    }
    .paralex-2 {
        height: auto !important;
        padding-bottom: 35px;
    }
    .the-sec-block {
        margin-top: 30px;
    }
    .Aliquam h6 {
        display: none;
    }
    .get-our-supoort {
        top: -59%;
        width: 92%;
        left: 43%;
        transform: translateX(-50%);
        height: auto;
        margin: 0 30px;
    }
    .countries-choice p:before {
        top: 36%;
        left: 50%;
        transform: translateX(-50%);
    }
    .countries-list {
        width: 100%;
        background-image: url("https://bracketweb.com/treck-html/main-html/assets/images/backgrounds/countries-one-bg.png");
        background-position: bottom;
        background-repeat: no-repeat;
        margin-top: 80%;
    }
    .contact-us::after {
        width: 90%;
    }
    .countries-choice p::after {
        top: 51.7%;
    }
    .about-section-img {
        width: 100%;
        height: 100%;
        background-color: #222;
        opacity: 0.7;
    }
    .contact-us {
        width: 100%;
        height: auto;
        padding: 50px 0;
    }
    .contact-us::after {
        height: 100%;
    }
    .contact-form {
        margin-top: 0px;
    }
    .location {
        display: none;
    }
    .foot-img {
        justify-content: center;
    }
    .quation {
        margin-top: 24px;
    }
    .Explore h4, .visa h4, .Instagram h4, .contact h4 {
        display: flex;
        justify-content: start;
        position: relative;
        left: 0;
    }
    .sec-block-cont h3 {
        font-size: var(--clamp44);
        color: white;
        font-weight: 600;
        margin-top: 44px;
    }
    .sec-block-cont:before {
        margin-top: -20px;
    }
    

}

/* Screen Size from 426px to 768px */
@media screen and (min-width:426px) and (max-width:768px){
    .Explore,.Visa,.Instagram,.contact{
        margin-top: 30px;
    }
    .topheader {
        display: none;
    }
    .navbar-nav {
        display: none !important;
    }
    .about-section {
        width: 100%;
        height: 100px;
        background-image: url(../img/slider-1-2.jpg);
        background-repeat: no-repeat;
        background-position: center;
        background-size: cover;
    }
    .about-section-img {
        width: 100%;
        height: 100%;
        background-color: #222;
        opacity: 0.7;
    }
    .callus-sec {
        display: none !important;
    }
     .consulting-top img {
        left: -12%;
        position: relative;
    }
    .our-visa-catagire p:before {
        left: 50%;
        transform: translateX(-50%);
        top: 4px;
    }
    .our-visa-catagire p::after {
        top: 27px;
        left: 49.5%;
    }
    .consulting-img-text {
        left: 38%;
    }
    .consulting-img-text p {
        padding-top: 25px;
    }
    .Visa-Immigration h3 {
        position: relative;
        top: 8px;
    }
    .the-emg-block {
        margin-bottom: 125px;
    }
    .paralex-2 {
        height: auto !important;
    }
    .the-sec-block {
        margin-top: 30px;
    }
    .Aliquam h6 {
        display: none;
    }
    .get-our-supoort {
        top: -109%;
        left: 50%;
        transform: translateX(-50%);
    }
    .countries-choice p:before {
        top: 32%;
        left: 50%;
        transform: translateX(-50%);
    }
    .contact-us::after {
        width: 90%;
    }
    .countries-choice p::after {
        top: 45.7%;
    }
    .contact-us {
        width: 100%;
        height: auto;
        padding: 50px 0;
    }
    .contact-us::after {
        height: 100%;
    }
    .contact-form {
        margin-top: 0px;
    }
    .location {
        display: none;
    }
    .foot-img {
        justify-content: center;
    }
    .quation {
        margin-top: 24px;
    }
    .Explore h4, .visa h4, .Instagram h4, .contact h4 {
        margin-left: -155px;
    }
}


/* Screen Size from 769px to 991px */
@media screen and (min-width:769px) and (max-width:991px){
    .topheader {
        display: none;
    }
    .navbar-nav {
        display: none !important;
    }
    .callus-sec {
        display: none !important;
    }
    .consulting-botom img {
        left: 0;
    }
    .consulting-left img {
        left: -50%;
    }
    .consulting-top img {
        left: -76%;
        position: relative;
    }
    .consulting-img-text {
        left: 18%;
    }
    .consulting-img-text p {
        padding-top: 25px;
    }
    .Visa-Immigration h3 {
        position: relative;
        top: 8px;
    }
    .the-emg-block {
        margin-bottom: 125px;
    }
    .paralex-2 {
        height: 400px !important;
    }
    .the-sec-block {
        margin-top: 30px;
    }
    .Aliquam h6 {
        display: none;
    }
    .get-our-supoort {
        top: -109%;
        left: 50%;
        transform: translateX(-50%);
    }
    .countries-choice p:before {
        top: 32%;
        left: 50%;
        transform: translateX(-50%);
    }
    .countries-choice p::after {
        top: 45.7%;
    }
    .contact-us {
        width: 100%;
        height: auto;
        padding: 50px 0;
    }
    .contact-us::after {
        height: 100%;
    }
    .contact-form {
        margin-top: 0px;
    }
    .location {
        display: none;
    }
    .foot-img {
        justify-content: center;
    }
    .quation {
        margin-top: 24px;
    }
    .Explore h4, .visa h4, .Instagram h4, .contact h4 {
        margin-left: -155px;
    }
 
}

/* Screen Size from 992px to 1024px */
@media screen and (min-width:992px) and (max-width:1024px){
    .foot-img h6{
        color:rgb(85,87,89);
        font-size: var(--clamp10);
       
    }

}

/* Screen Size from 1025px to 1200px */
@media screen and (min-width:1025px) and (max-width:1200px){

}


/* Screen Size from 1025px to 1200px */
@media screen and (min-width:1201px) and (max-width:1400px){
    .the-emg-block {
        height: 222px;
    }
    .Aliquam h6 {
        display: none;
    }
}


