/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/


/*2020 new css*/
@font-face {
    font-family: roboto-boldcondensed;
    src: url(./fonts/roboto-boldcondensed.otf);
}
@font-face {
    font-family: roboto-condensed;
    src: url(./fonts/roboto-condensed.otf);
}
@font-face {
    font-family: roboto-bold;
    src: url(./fonts/roboto-bold.otf);
}
.partner_visa_list h3,
h1,
h2.vc_custom_heading.def_head,
.no_visa_head h3,
.contact_us_today_visa h4.vc_custom_heading,
.testimonials_col h6.vc_custom_heading,
.partner_visa_list a.nectar-button,
.new_same_btn a.nectar-button,
html body .wf-container-main .content form.wpcf7-form .talk_btn input,
.contact_right_header h4 a,
body h3.vc_custom_heading.online_assessment_small,
.contact_right_footer a{
    font-family: roboto-boldcondensed !important;
}
.contact_right_header h5,
body h3.vc_custom_heading.online_assessment_main,
.partner_visa_list .iwithtext .iwt-text{
    font-family: roboto-condensed !important;
}
.migration_list .iwt-text,
.migration_list .iwt-text strong,
.easy_col_icon_list p,
.easy_col_icon_list p strong{
    font-family: roboto-bold !important;
}
.test_none,
.new_footer,
.new_footer_copyright{
    display: none !important;
}
.talk_us_main_Sec {
    background-repeat: no-repeat;
}
html body .wf-container-main .content form.wpcf7-form input::placeholder, html body .wf-container-main .content form.wpcf7-form input:focus {
    outline: none;
    color: #203962;
}
.def_small_text p b {
    color: #203961;
}
.padd_top_100 > .wpb_column{
    padding-top: 100px;
}
.padd_bottom_100 > .wpb_column{
    padding-bottom: 100px;
}
.online_assessment_sec.padd_bottom_100 > .wpb_column{
    padding-bottom: 70px;
}
.online_assessment_sec.padd_top_100 > .wpb_column{
    padding-top: 70px;
}
.testimonials_sec.padd_bottom_100 > .wpb_column{
    padding-bottom: 100px;
}
.testimonials_sec.padd_top_100 > .wpb_column{
    padding-top: 100px;
}
.main_top_headd{
    position: relative;
    padding: 15px 0;
    margin-bottom: 30px;
    text-transform: uppercase;
    font-size: 65px;
    line-height: 72.2px;
    font-weight: 700;
}
.main_top_headd:before{
    content: "";
    position: absolute;
    width: 940px;
    height: 100%;
    background-color: #ffb704;
    z-index: -1;
    transform: skew(20deg);
    top: 0;
    left: -385px;
}
.main_top_headd:after {
    content: "";
    position: absolute;
    left: -180px;
    top: 50%;
    transform: translateY(-50%);
    width: 82%;
    height: 82%;
    background-image: url(./images/us-map.png);
    background-repeat: no-repeat;
    background-size: contain;
}
.main_top_right_img.wpb_column{
    position: absolute;
    right: -300px;
    bottom: 0;
    width: 100%;
}
.home_new_sec h3.vc_custom_heading {
    font-size: 55px;
    letter-spacing: 1px !important;
    line-height: 78px;
    font-weight: 700;
    text-transform: uppercase;
}
.main_top_right_img.wpb_column .wpb_single_image,
.no_visa_head .wpb_text_column,
.contact_us_today_visa p{
    margin: 0;
}
.home_new_sec:before,
.online_assessment_sec:before{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    content: ' ';
    z-index: 2;
    backface-visibility: hidden;
    background-color: #1f365c;
    opacity: 0.9;
    z-index: 1;
}
.partner_visa_list .iwithtext .iwt-text {
    color: #fff;
    font-family: Roboto Condensed;
    font-size: 36px;
    padding-left: 60px;
}
.partner_visa_list .iwithtext .iwt-icon {
    position: absolute;
    left: 0;
    top: 0;
}
.partner_visa_list .iwithtext .iwt-icon img:not([srcset]) {
    width: 30px;
}
.partner_visa_list .iwithtext{
    margin-bottom: 24px;
    position: relative;
}
.iwithtext_main .iwithtext {
    margin-bottom: 35px;
}
.iwithtext_main .iwithtext:last-child {
    margin-bottom: 0;
}
.iwithtext_main {
    margin-top: 20px;
    margin-bottom: 25px !important;
}
a.nectar-button,
.new_same_btn a.nectar-button,
html body .wf-container-main .content form.wpcf7-form .talk_btn input{
    -ms-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    -webkit-transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    transition: opacity .45s cubic-bezier(0.25, 1, 0.33, 1), transform .45s cubic-bezier(0.25, 1, 0.33, 1), border-color .45s cubic-bezier(0.25, 1, 0.33, 1), color .45s cubic-bezier(0.25, 1, 0.33, 1), background-color .45s cubic-bezier(0.25, 1, 0.33, 1), box-shadow .45s cubic-bezier(0.25, 1, 0.33, 1);
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 12px;
    font-weight: 700;
    margin-top: 30px;
    line-height: 20px;
}
.partner_visa_list a.nectar-button,
.new_same_btn a.nectar-button,
html body .wf-container-main .content form.wpcf7-form .talk_btn input{
    margin-bottom: 90px;
    border-radius: 10px;
    padding: 22px 35px;
    font-size: 30px;
    line-height: 20px;
    font-weight: 700;
    background-color: #ffb536 !important;
}
.partner_visa_list a.nectar-button:hover,
.new_same_btn a.nectar-button:hover,
html body .wf-container-main .content form.wpcf7-form .talk_btn input:hover {
    background-color: #203962 !important;
    color: #ffffff !important;
}
.home_new_sec .partner_visa_list a.nectar-button:hover,
.online_assessment_sec .new_same_btn a.nectar-button:hover{
    background-color: #fff !important;
    color: #203962 !important;
}
.text_center .wpb_wrapper,
.new_same_btn .wpb_wrapper{
    text-align: center;
}
h2.vc_custom_heading.def_head {
    position: relative;
    display: inline-block;
    margin: 0 auto;
    padding-bottom: 30px;
    margin-bottom: 30px;
    font-family: Roboto Condensed;
    text-transform: uppercase;
    font-size: 50px;
    line-height: 60px;
    font-weight: 700;
}
h2.vc_custom_heading.def_head:after {
    content: "";
    position: absolute;
    width: 100%;
    height: 6px;
    background-color: #ffb704;
    bottom: 0;
    left: 0;
}
.migration_worl_sec h2.vc_custom_heading:after {
    width: 50%;
}
.world_right_sec {
    padding-left: 30px;
}
.def_small_text p.vc_custom_heading {
    margin-bottom: 0;
    padding-bottom: 27px;
    font-family: Roboto;
    font-size: 18px;
    max-width: 1150px;
    margin: 0 auto;
    line-height: 35px;
}
.col_no_space .vc_column-inner {
    padding: 0 !important;
}
.new_same_btn a,
.partner_visa_list a{
    color: #203962 !important;
}
.high_success_sec:before, .high_success_sec:after {
    content: "";
    position: absolute;
    bottom: 0;
    background-size: contain;
    background-repeat: no-repeat;
    height: 100%;
}
.high_success_sec:after {
    background-image: url(./images/success-bg-2.png);
    background-position: bottom right;
    right: 0;
    width: 30%;
}
.high_success_sec:before {
    background-image: url(./images/success-bg-1.png);
    background-position: bottom left;
    left: 0;
    width: 30%;
}
.high_success_sec{
    border-bottom: 1px solid #d2d7de;
}
body .new_same_btn a.nectar-button,
html body .wf-container-main .content form.wpcf7-form .talk_btn input{
    margin: 0;
}
.iwithtext {
    position: relative;
}
.migration_list .iwt-text {
    top: 25px;
    position: relative;
    left: 35px;
    color: #1f365c;
    font-size: 20px;
    padding-left: 55px;
}
.migration_list .iwt-icon {
    background-color: rgb(31, 54, 92);
    box-shadow: 2px 3.464px 0px 0px #ffb704;
    width: 70px;
    height: 70px;
    border-radius: 50%;
    text-align: center;
    display: flex;
    align-items: center;
    justify-content: center;
}
.iwithtext {
    position: relative;
}
.migration_list .iwithtext .iwt-icon {
    position: absolute;
    left: 0;
    top: 0;
}
.migration_list .wpb_text_column:last-child {
    margin-top: 90px;
}
.online_assessment_sec > .wpb_column {
    z-index: 1;
}
body h3.vc_custom_heading.online_assessment_main {
    font-size: 45px;
    line-height: normal;
    margin-bottom: 0;
}
body h3.vc_custom_heading.online_assessment_small {
    font-size: 60px;
    font-family: Roboto Condensed;
    font-weight: 700;
    line-height: 78px;
}
.online_assessment_sec:before{
    opacity: 0.9;
}
.online_assessment_sec .new_same_btn {
    margin-top: 20px;
}
.easy_col_icon_list .iwithtext .iwt-icon {
    position: relative;
    background-color: #ffb705;
    border-radius: 50%;
    width: 98px;
    height: 98px;
    margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
    -webkit-clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
    -moz-clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
    -ms-clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
    -o-clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
    left: 5px;
}
.iwithtext .iwt-icon {
    position: absolute;
    left: 0;
    top: 0;
}
.easy_col_icon_list .iwithtext .iwt-icon:after {
    content: "";
    width: 98px;
    height: 98px;
    position: absolute;
    top: -5px;
    left: -3px;
    background-color: rgb(31, 54, 92);
    z-index: 0;
    clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
    -webkit-clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
    -moz-clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
    -o-clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
    -ms-clip-path: polygon(29% 5%, 72% 5%, 100% 50%, 72% 95%, 29% 95%, 0% 50%);
}
.easy_col_icon_list .iwithtext .iwt-icon img{
    width: auto;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    left: -2px;
}
.easy_col_icon_list .iwt-text {
    padding-left: 0;
    margin-top: 20px;
}
.easy_col_icon_list p {
    padding-bottom: 0;
    font-size: 20px;
    line-height: 1.4;
    color: #1f365c;
    margin-bottom: 0;
    font-family: Roboto;
}
.easy_col_icon_list p:first-child {
    margin-bottom: 14px;
}
.easy_col_icon_list_2 {
    margin-top: 40px;
}
.easy_steps_box:before {
    content: "";
    position: absolute;
    left: 50%;
    transform: translateX(-50%);
    top: 0;
    width: 71%;
    height: 46%;
    background-image: url(./images/steps-icon-bg.png);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    display: block;
}
.mt-30 {
    margin-top: 30px;
}
body .talk_box_bg h3.vc_custom_heading {
    background-color: #203961;
    font-size: 40px;
    text-align: center;
    margin: 0;
    line-height: normal;
    padding: 15px 0;
    border-radius: 15px 15px 0 0;
    border-top: 4px solid #ffb704;
}
.talk_box_bg form {
    padding: 30px 35px 35px;
    background-color: #fff;
    border-radius: 0 0 15px 15px;
}
html body .wf-container-main .content form.wpcf7-form input {
    border: 1px solid #dfe4ea;
    background-color: transparent;
    font-size: 18px;
    padding: 15px 20px;
    border-radius: 5px;
    line-height: 24px;
    color: #555;
    height: auto;
    font-weight: 400;
}
.nice-select {
    width: 100%;
    margin-bottom: 15px;
    border: 1px solid #dfe4ea;
    background-color: transparent;
    padding: 4px 20px;
    border-radius: 5px;
    height: auto;
}
.nice-select span.current {
    font-size: 18px;
    color: #999999;
}
.nice-select .list {
    width: 100%;
    left: 0;
    margin: 9px 0 0 0;
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.1);
    border: 0;
    height: 140px;
    overflow-y: auto;
}
.talk_box_bg .wpb_wrapper {
    border-radius: 15px;
    box-shadow: 0px 5px 30px 0px rgba(47, 53, 66, 0.2);
    display: inline-block;
    margin-left: auto;
    right: -220px;
    position: relative;
    width: 570px;
}
div.wpcf7 .ajax-loader {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
}
html body .wf-container-main .content form.wpcf7-form input{
    width: 100%;
}
html body .wf-container-main .content form.wpcf7-form .talk_btn input{
    background-color: #ffb536;
    border: none;
}
html body .wf-container-main .content form.wpcf7-form input::placeholder,
html body .wf-container-main .content form.wpcf7-form input:focus{
    color: #999;
}
html body .wf-container-main .content form.wpcf7-form input{
    color: #203962;
}
.no_visa_head h3 {
    font-family: Roboto Condensed;
    font-weight: 700;
    line-height: 78px;
    font-size: 60px;
}
.contact_us_today_visa .vc_column-inner {
    border: 1px dashed #1f365c;
    min-height: 350px;
    height: 350px;
    display: flex;
    align-items: center;
}
.contact_us_today_visa .wpb_wrapper {
    display: inline-block;
    padding: 40px 35px;
}
.contact_us_today_visa > .wpb_column {
    padding: 0 15px;
}
.contact_us_today_visa {
    margin: 0 -10px;
}
.contact_us_today_visa.contact_us_today_visa_2 {
    margin-top: 30px;
}
.visa_4_box_sec .mt-30 {
    margin-top: 40px;
}
.google_key{
    margin-top: 25px;
    margin-bottom: 25px;
}
.google_key .cf7sr-g-recaptcha > *,.google_key iframe,
.rc-anchor-light.rc-anchor-normal{
    width: 100% !important;
}
@media screen and (min-width: 1200px){
    .online_assessment_sec1 > .wpb_column {
        padding-top: 70px;
        padding-bottom: 70px;
    }
    .home_new_sec {
        padding-left: 300px !important;
        padding-right: 300px !important;
    }
    .testimonials_col > .vc_column-inner:hover{
        box-shadow: 0 20px 38px rgba(0,0,0,.16)!important;
    }
}
.contact_us_today_visa h4.vc_custom_heading{
    font-size: 36px;
}
.contact_us_today_visa p.vc_custom_heading {
    font-size: 18px;
    line-height: 2;
}
.contact_us_today_visa h4.vc_custom_heading {
    font-size: 36px;
    margin-bottom: 15px;
    line-height: 1.1;
}
.testimonials_col > .vc_column-inner {
    border: 1px dashed #99a1b1;
    padding: 50px 30px !important;
    text-align: center;
    transition: all 0.3s;
}
.testimonials_col .wpb_single_image {
    text-align: center;
    margin-bottom: 20px !important;
}
.testimonials_col p {
    font-size: 18px;
    line-height: 2;
    margin-bottom: 30px;
}
.testimonials_col {
    padding: 0 15px;
}
.testimonials_row {
    margin: 0 -15px;
}
.testimonials_col h6.vc_custom_heading {
    font-size: 24px;
    text-transform: uppercase;
}
.talk_btn{
    position: relative;
}
.country-select,
.talk_cityzen .your_location, .talk_cityzen .your_location div{
    display: inline-block;
}
.country-select.inside .flag-dropdown{
    right: auto;
    left: 0;
    height: auto;
}
.country-select.inside .selected-flag{
    width: auto;
    padding: 0;
    height: auto;
}
.talk_cityzen .your_location, .talk_cityzen .your_location div,
.country-select .selected-flag .arrow,
.country-select.inside .selected-flag,
.country-select ul.country-list{
    width: 100%;
}
.country-select .selected-flag .arrow{
    height: 100%;
    top: 0;
    margin-top: 0;
    right: 0;
}
.country-select.inside .selected-flag{
    padding: 0;
    height: 100%;
    opacity: 0 !important;
}
.nice-select{
    z-index: 9999;
}
.talk_cityzen_location .flag-dropdown:before{
    content: "";
    border-bottom: 2px solid #999;
    border-right: 2px solid #999;
    content: '';
    display: block;
    height: 5px;
    margin-top: -4px;
    pointer-events: none;
    position: absolute;
    right: 12px;
    top: 50%;
    -webkit-transform-origin: 66% 66%;
    transform-origin: 66% 66%;
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg);
    transition: all 0.15s ease-in-out;
    width: 5px;
    z-index: 1111;
    opacity: 1;
}
.talk_cityzen_location .flag-dropdown.open:before{
    -webkit-transform: rotate(-135deg);
    transform: rotate(-135deg);
}
.country-select .country-list .flag {
    display: none;
}
.country-select .country-list .country {
    padding: 11px 20px;
}
.country-select ul.country-list{
    box-shadow: 0 0 4px 0px rgba(0, 0, 0, 0.1);
    border: 0;
}
.talk_cityzen_list .nice-select span.current{
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 1;
	text-overflow: ellipsis;
	overflow: hidden;
	display: -webkit-box;
	max-height: 40px;
	max-width: 438px;
}
@media screen and (max-width: 767px){
	.online_assessment_sec .new_same_btn a.nectar-button{
	    padding: 15px 25px;
	    font-size: 16px;
	}
    .google_key {
        margin-top: 18px;
        margin-bottom: 18px;
    }
	.talk_cityzen_list .nice-select {
	    padding-left: 10px;
	}
	.talk_cityzen_list .nice-select span.current{
	    max-width: 210px;
	    font-size: 15px;
	}
    body.wpex-is-mobile-device .wpb_animate_when_almost_visible,
    body *{
        opacity: 1 !important;
        filter: alpha(opacity=100) !important;
        -webkit-animation: none !important;
        -moz-animation: none !important;
        -o-animation: none !important;
        animation: none !important;
    }
    .high_success_sec .vc_row {
        margin: 0;
    }
    .main_top_headd br,
    .easy_steps_box:before{
        display: none;
    }
    .migration_list .iwt-icon{
        width: 60px;
        height: 60px;
    }
    .migration_list .iwt-icon img {
        width: 36px;
    }
    .migration_list .iwt-text{
        top: 18px;
        font-size: 20px;
        padding-left: 45px;
    }
    .padd_top_100 > .wpb_column,
    .online_assessment_sec.padd_bottom_100 > .wpb_column,
    .online_assessment_sec.padd_top_100 > .wpb_column,
    .testimonials_sec.padd_bottom_100 > .wpb_column,
    .testimonials_sec.padd_top_100 > .wpb_column {
        padding-top: 50px;
    }   
    .padd_bottom_100 > .wpb_column,
    .online_assessment_sec.padd_bottom_100 > .wpb_column,
    .online_assessment_sec.padd_top_100 > .wpb_column,
    .testimonials_sec.padd_bottom_100 > .wpb_column,
    .testimonials_sec.padd_top_100 > .wpb_column {
        padding-bottom: 50px;
    }
    .main_top_headd{
        font-size: 25px;
        line-height: normal;
        padding-left: 70px;
    }
    .main_top_headd:after{
        left: -10px;
    }
	.main_top_headd:before {
	    left: -654px;
	}
	.vc_custom_heading.main_top_headd {
	    max-width: 200px;
	    padding-left: 75px;
        font-size: 21px;
	}
    body .home_new_sec{
        padding-top: 120px !important;
    }
    .home_new_sec h3.vc_custom_heading {
        font-size: 30px;
        line-height: normal;
    }
    .partner_visa_list .iwithtext .iwt-text{
        font-size: 18px;
        padding-left: 45px;
    }
    .partner_visa_list .iwithtext .iwt-icon img:not([srcset]) {
        width: 25px;
    }
    .iwithtext_main .iwithtext{
        margin-bottom: 10px;
    }
    .high_success_sec .def_small_text p.vc_custom_heading{
        padding-bottom: 10px;
    }
    .iwithtext_main {
        margin-top: 10px;
        margin-bottom: 0 !important;
    }
    .partner_visa_list a.nectar-button, .new_same_btn a.nectar-button{
        margin-bottom: 60px;
    }
    .partner_visa_list a.nectar-button, .new_same_btn a.nectar-button,
    html body .wf-container-main .content form.wpcf7-form .talk_btn input {
        padding: 12px 35px;
        font-size: 20px;
        line-height: 1.1;
        white-space: pre-wrap;
    }
    html body .wf-container-main .content form.wpcf7-form .talk_btn input {
        font-size: 16px;
        padding: 16px 0;
    }
    h2.vc_custom_heading.def_head{
        font-size: 24px;
        line-height: normal;
        padding-bottom: 10px;
        margin-bottom: 25px;
    }
    h2.vc_custom_heading.def_head:after{
        height: 3px;
    }
    .def_small_text p.vc_custom_heading {
        font-size: 16px;
        line-height: 1.7;
    }
    .world_right_sec {
        padding-left: 0;
    }
    .padd_top_100 > .wpb_column.world_right_sec {
        padding-top: 0;
    }
    .padd_bottom_100 > .wpb_column.world_left_sec {
        padding-bottom: 0;
    }
    .padd_bottom_100 > .wpb_column.world_left_sec .wpb_single_image,
    .high_success_sec .def_small_text p.vc_custom_heading:last-child{
        margin-bottom: 20px;
    }
    .migration_list .wpb_text_column:last-child {
        margin-top: 60px;
        margin-bottom: 60px;
    }
    body h3.vc_custom_heading.online_assessment_small {
        font-size: 30px;
        line-height: 1.1;
        margin-top: 3px;
    }   
    body h3.vc_custom_heading.online_assessment_main {
        font-size: 20px;
        line-height: normal;
    }
    .online_assessment_sec .new_same_btn {
        margin-top: 10px;
    }
    .mt-30 {
        margin-top: 10px;
    }
    body h3.vc_custom_heading.online_assessment_main,
    .easy_col_icon_list p:first-child {
        margin-bottom: 10px;
    }   
    .easy_col_icon_list .iwt-text{
        margin-top: 5px;
    }   
    .easy_col_icon_list_2 {
        margin-top: 0;
    }
    .easy_col_icon_list .wpb_text_column {
        margin-bottom: 20px;
    }
    .easy_steps_box .easy_col_icon_list {
        width: 50%;
        float: left;
    }
    .easy_col_icon_list p{
        font-size: 14px;
        line-height: 1.2;
    }
    .easy_col_icon_list .iwithtext .iwt-icon,
    .easy_col_icon_list .iwithtext .iwt-icon:after{
        width: 88px;
        height: 88px;
    }
    .easy_col_icon_list .iwithtext .iwt-icon img{
        width: 42px;
    }
    .talk_box_bg .wpb_wrapper{
        right: 0;
        width: 100%;
    }
    .talk_box_bg form {
        padding: 25px 15px;
    }
    .nice-select .list{
        height: 0;
    }
    .nice-select.open .list{
        height: 115px;
    }
    .nice-select span.current{
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        max-width: 192px;
    }
    body .talk_box_bg h3.vc_custom_heading{
        font-size: 26px;
    }
    html body .wf-container-main .content form.wpcf7-form input{
        font-size: 15px;
        padding: 10px 15px;
        line-height: 24px;
    }
    .no_visa_head h3{
        font-size: 26px;
        line-height: 1.2;
    }
    .contact_us_today_visa .vc_column-inner{
        min-height: auto;
        height: auto;
    }
    .contact_us_today_visa .wpb_wrapper {
        display: inline-block;
        padding: 20px 15px;
    }
    .contact_us_today_visa h4.vc_custom_heading {
        font-size: 23px;
        margin-bottom: 10px;
    }
    .contact_us_today_visa p.vc_custom_heading {
        font-size: 16px;
        line-height: 1.4;
    }
    .contact_us_today_visa.contact_us_today_visa_2,
    .mt-15{
        margin-top: 15px;
    }   
    .visa_4_box_sec .mt-30 {
        margin-top: 20px;
    }
    .testimonials_col > .vc_column-inner{
        padding: 25px 15px !important;
    }
    .testimonials_col p {
        font-size: 16px;
        line-height: 1.2;
        margin-bottom: 15px;
    }   
    .testimonials_col h6.vc_custom_heading {
        font-size: 20px;
    }
    .testimonials_col .wpb_single_image{
        margin-bottom: 15px !important;
    }   
}
@media (min-width: 768px) and (max-width: 991px){
	.talk_cityzen_list .nice-select span.current{
    	max-width: 271px;
	}
    .contact_us_today_visa h4.vc_custom_heading {
        font-size: 25px;
    }
    div .contact_us_today_visa .vc_column-inner {
        min-height: 290px;
        height: 290px;
    }   
    div .main_top_right_img.wpb_column{
        width: 90%;
        right: -170px;
    }
}
@media (min-width: 768px) and (max-width: 1199px){
	.talk_us_main_Sec {
	    background-position: -460px center;
	}
	.easy_col_icon_list .iwithtext .iwt-icon img {
	    width: 50px;
	}
    .padd_bottom_100 > .wpb_column,
    .online_assessment_sec.padd_bottom_100 > .wpb_column,
    .online_assessment_sec.padd_top_100 > .wpb_column,
    .testimonials_sec.padd_bottom_100 > .wpb_column,
    .testimonials_sec.padd_top_100 > .wpb_column {
        padding-bottom: 60px;
    }
    .padd_top_100 > .wpb_column,
    .online_assessment_sec.padd_bottom_100 > .wpb_column,
    .online_assessment_sec.padd_top_100 > .wpb_column,
    .testimonials_sec.padd_bottom_100 > .wpb_column,
    .testimonials_sec.padd_top_100 > .wpb_column {
        padding-top: 60px;
    }    
    body .home_new_sec {
        padding-top: 150px !important;
    }
    .main_top_headd{
        padding-right: 0;
        padding-left: 30px;
        left: 90px;
        font-size: 35px;
        line-height: normal;     
    }
    .main_top_headd:after{
        left: -100px;
    }
    .main_top_headd:before{
        left: -600px;
    }
    .main_top_right_img.wpb_column{
        right: -220px;
    }
    .partner_visa_list {
        z-index: 2;
    }    
    .home_new_sec h3.vc_custom_heading{
        font-size: 38px;
        line-height: 30px;
    }
    .home_new_sec .partner_visa_list a.nectar-button {
        margin-top: 10px;
    }
    .partner_visa_list .iwithtext .iwt-text{
        font-size: 24px;
        padding-left: 50px;
    }
    .talk_box_bg form {
        padding: 20px 20px 25px;
    }    
    .partner_visa_list .iwithtext .iwt-icon img:not([srcset]) {
        width: 27px;
    }
    .contact_us_today_visa .vc_column-inner{
        min-height: 320px;
        height: 320px;
    }
    div .contact_right_footer a{
        font-size: 28px;
    }    
    .iwithtext_main .iwithtext {
        margin-bottom: 18px;
    }
    .partner_visa_list a.nectar-button, .new_same_btn a.nectar-button{
        margin-bottom: 60px;
    }
    .def_small_text p.vc_custom_heading{
        font-size: 16px;
        line-height: 26px;
    }
    .high_success_sec .def_small_text p.vc_custom_heading {
        padding-bottom: 10px;
    }
    .high_success_sec .def_small_text p.vc_custom_heading:last-child{
        margin-bottom: 20px;
    }
    .partner_visa_list a.nectar-button,
    .new_same_btn a.nectar-button,
    html body .wf-container-main .content form.wpcf7-form .talk_btn input{
        padding: 18px 35px;
        font-size: 22px;        
    }
    .world_left_sec {
        width: 40%;
    }
    .world_right_sec {
        width: 60%;
    }
    h2.vc_custom_heading.def_head{
        font-size: 35px;
        line-height: 40px;
        padding-bottom: 20px;
        margin-bottom: 20px;        
    }
    .high_success_sec > .wpb_column {
        padding-left: 20px;
        padding-right: 20px;
    }
    .migration_list .iwt-icon{
        width: 60px;
        height: 60px;
    }
    .migration_list .iwt-icon img {
        width: 33px;
    }
    .migration_list .iwt-text {
        top: 20px;
        left: 26px;
        font-size: 17px;
        padding-left: 45px;
    }
    .migration_list .wpb_text_column:last-child {
        margin-top: 60px;
    }
    body h3.vc_custom_heading.online_assessment_main{
        font-size: 25px;
    }
	body h3.vc_custom_heading.online_assessment_small {
	    font-size: 40px;
	    line-height: 38px;
	    margin-bottom: 0;
	    margin-top: 7px;
	}
    .easy_col_icon_list p{
        font-size: 15px;
        line-height: 1.2;        
    }
    .easy_your_visa .new_same_btn.mt-30 {
        margin-top: 10px;
    }
    .talk_box_bg .wpb_wrapper{
        right: 0;
        width: 100%;
    }
    .nice-select span.current {
        -webkit-box-orient: vertical;
        -webkit-line-clamp: 1;
        text-overflow: ellipsis;
        overflow: hidden;
        display: -webkit-box;
        max-width: 245px;
    }
    body .talk_box_bg h3.vc_custom_heading{
        font-size: 30px;
    }
    .no_visa_head h3{
        line-height: normal;
        font-size: 40px;
    }
    .contact_us_today_visa .wpb_wrapper{
        padding: 30px 20px;
    }
    .contact_us_today_visa p.vc_custom_heading {
        font-size: 16px;
        line-height: 1.5;
    }
    .contact_us_today_visa h4.vc_custom_heading {
        font-size: 25px;
        margin-bottom: 10px;
        line-height: 1.1;
    }
	.testimonials_col img {
	    max-width: 140px;
	}
	.online_assessment_sec.padd_top_100 > .wpb_column {
	    padding-top: 50px;
	}
	.online_assessment_sec.padd_bottom_100 > .wpb_column {
	    padding-bottom: 50px;
	}
    .contact_us_today_visa > .wpb_column {
        padding: 0 10.5px;
    }
    .contact_us_today_visa.contact_us_today_visa_2 {
        margin-top: 21px;
    }    
    .visa_4_box_sec .mt-30 {
        margin-top: 30px;
    }
    .testimonials_col {
        padding: 0 5px;
    }
    .online_assessment_sec .wpb_wrapper{
        margin: 0 10px;
    }
    .testimonials_col > .vc_column-inner{
        padding: 30px 10px !important;
    }
    .testimonials_col p {
        font-size: 16px;
        line-height: 1.3;
        margin-bottom: 10px;
    }
    .testimonials_col h6.vc_custom_heading {
        font-size: 18px;
        text-transform: uppercase;
    }
    .testimonials_col .wpb_single_image{
        margin-bottom: 10px !important;
   }
    .footer_social ul li {
        margin-right: 10px;
    }
}
@media (min-width: 992px) and (max-width: 1199px){
	.talk_cityzen_list .nice-select span.current{
	    max-width: 373px;
	}
	body .nice-select span.current{
	    max-width: 100%;
	}
    .main_top_right_img.wpb_column{
	    right: -20px;
	    max-width: 690px;
    }
    .contact_us_today_visa .vc_column-inner {
        min-height: 280px;
        height: 280px;
    }
	.talk_us_main_Sec {
	    background-position: -380px center;
	}
}
@media (min-width: 1200px) and (max-width: 1919px){
.contact_us_today_visa .vc_column-inner {
    min-height: 310px;
    height: 310px;
}
}
@media (min-width: 1200px) and (max-width: 1671px){
	.talk_us_main_Sec{
	    background-position: -290px center;
	}
    .home_new_sec {
        padding-left: 43px !important;
        padding-right: 43px !important;
    }
    .main_top_right_img.wpb_column{
        right: -130px;
        max-width: 940px;        
    }
    .main_top_headd{
        margin-bottom: 20px;
        font-size: 45px;
        line-height: 47.2px;
        font-weight: 700;
        left: 80px;
    }
    .main_top_headd:after{
        left: -120px;
    }
    body h3.vc_custom_heading.online_assessment_main {
        font-size: 40px;
    }
    body h3.vc_custom_heading.online_assessment_small {
        font-size: 55px;
        line-height: 68px;
    }    
    .talk_box_bg .wpb_wrapper{
        right: -30px;
        width: 520px;
    }
    .contact_us_today_visa p.vc_custom_heading {
        font-size: 18px;
        line-height: 1.8;
    }
    .contact_us_today_visa .wpb_wrapper{
        padding: 30px;
    }
    .contact_us_today_visa > .wpb_column {
        padding: 0 10.5px;
    }
    .contact_us_today_visa.contact_us_today_visa_2 {
        margin-top: 21px;
    }
    .testimonials_col > .vc_column-inner {
        padding: 40px 20px !important;
        text-align: center;
    }
    .testimonials_col p {
        font-size: 17px;
        line-height: 1.4;
        margin-bottom: 20px;
    }
    .padd_bottom_100 > .wpb_column,
    .online_assessment_sec.padd_bottom_100 > .wpb_column,
    .online_assessment_sec.padd_top_100 > .wpb_column,
    .testimonials_sec.padd_bottom_100 > .wpb_column,
    .testimonials_sec.padd_top_100 > .wpb_column {
        padding-bottom: 80px;
    }
    .padd_top_100 > .wpb_column,
    .online_assessment_sec.padd_bottom_100 > .wpb_column,
    .online_assessment_sec.padd_top_100 > .wpb_column,
    .testimonials_sec.padd_bottom_100 > .wpb_column,
    .testimonials_sec.padd_top_100 > .wpb_column {
        padding-top: 80px;
    }
    body .home_new_sec {
        padding-top: 150px !important;
    }
}
@media screen and (min-width: 1672px){
    .partner_visa_list {
        right: 70px;
    }
	.high_success_sec .new_same_btn {
	    margin-top: 20px;
	}
	html body .wf-container-main .content form.wpcf7-form input{
	    margin-bottom: 20px;
	}
}