/* * Nivo Slider */
/* @import url(https://fonts.googleapis.com/css?family=Raleway); */
@import url(https://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,800,700,900);
/* @import url(http://fonts.googleapis.com/css?family=Advent+Pro:400,200,700);
@import url(http://weloveiconfonts.com/api/?family=entypo); */
body {
    font-family: Lato, Raleway, sans-serif !important;
}

.numbers_thin {
    font-family: Lato, Raleway, sans-serif !important;
}

.nivo-box,
.nivo-caption,
.nivoSlider {
    overflow: hidden;
}

.nivoSlider {
    position: relative;
    width: 100%;
    /*height: 90vh;*/
}

.nivoSlider img {
    /*position: absolute;
	top: 0;
	left: 0;
	max-width: none*/
    object-fit: cover;
    width: 100%;
}

.nivo-main-image {
    display: block !important;
    position: relative !important;
    width: 100% !important;
}

.nivoSlider a.nivo-imageLink {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0;
    padding: 0;
    margin: 0;
    z-index: 6;
    display: none;
    background: #fff;
    filter: alpha(opacity=0);
    opacity: 0;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=0)';
}

.nivo-box,
.nivo-slice {
    z-index: 5;
    position: absolute;
}

.nivo-box,
.nivo-box img,
.nivo-slice {
    display: block;
}

.nivo-slice {
    height: 100%;
    top: 0;
}

.nivo-caption {
    position: absolute;
    left: 0;
    bottom: 0;
    background: #000;
    color: #fff;
    width: 100%;
    z-index: 8;
    padding: 5px 10px;
    opacity: 0.8;
    -ms-filter: 'progid:DXImageTransform.Microsoft.Alpha(Opacity=80)';
    display: none;
    -moz-opacity: 0.8;
    filter: alpha(opacity=8);
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

.nivo-caption p {
    padding: 5px;
    margin: 0;
}

.nivo-html-caption {
    display: none;
}

.nivo-directionNav a {
    position: absolute;
    top: 45%;
    z-index: 9;
    cursor: pointer;
}

.nivo-prevNav {
    left: 0;
}

.nivo-nextNav {
    right: 0;
}

.nivo-controlNav {
    text-align: center;
    padding: 15px 0;
}

.nivo-controlNav a {
    cursor: pointer;
}

.nivo-controlNav a.active {
    font-weight: 700;
}

@media only screen and (max-width: 800px) {
    .padding_20_for_footer {
        padding: 40px 0 !important;
    }
    .container_for_page_header {
        width: 300px !important;
    }
    /* start signup css*/
    #register .register_btn {
        padding: 14px 34px !important;
        color: #fff;
        border: none;
        border-radius: 5px;
        font-size: 20px !important;
        font-weight: 600;
        background-color: #99aa3a;
        letter-spacing: 2px;
    }

    .bg_low_opacity_white {
        background-color: rgba(255, 255, 255, 0.75) !important;
        padding: 40px;
        border: 1px solid #21a2d8 !important;
        border-radius: 5px !important;
    }
    /*#register .bg_for_login_pages {
		background-size: cover !important;
		background-image: url(/images/register/iix_background_image_register.jpg) !important;
		padding: 40px 0 !important;
		margin-top: 110px !important;
	}*/
    /*============================================================================end signup css*/
    /* ===========================================================================start signin css*/
    .lable_font {
        line-height: 25px !important;
    }
    /*.bg_signpagpass {
		background-image: url(/icons/icon_password_login.png) !important;
	}
	
	.bg_signpagemail {
		background-image: url(/icons/icon_email_login.png) !important;
	}
	
	*/
    .bg_low_opacity {
        background-color: rgba(66, 163, 214, 0.9) !important;
        padding: 40px !important;
        border: 1px solid #fff !important;
        border-radius: 5px !important;
    }
    /*.bg_for_login_pages {
		background-size: cover !important;
		background-image: url(/images/slider/IIX_home_banner.jpg) !important;
		padding: 40px 0 !important;
		margin-top: 110px !important;
	}*/
    /* end signin css*/
    /* start homeage css*/
    .margin_bottom_imagetext_section {
        margin-bottom: 0px !important;
    }
    .smaill_text_for_homepage {
        font-size: 16px;
        text-transform: uppercase;
    }
    .section {
        margin: 0px 0;
    }
    .heading_text_for_homepage {
        font-size: 30px;
        text-transform: none;
        font-weight: 800;
        color: #42a3d6;
        margin-bottom: 45px;
    }
    .heading_text_for_homepage span {
        border-bottom: 2px solid #98aa39;
        /*text-decoration: underline;
	text-decoration-color: #98aa39;*/
    }
    /*.normal_text_after_images {
		font-size: 18px;
		text-transform: none;
		font-weight: 400;
	}*/
    .center_small_text {
        font-size: 18px;
        font-weight: 800 !important;
    }
    .center_small_text span {
        color: #98aa39;
        font-style: italic;
    }
    .iamge_half_on_homepage {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    /*.first_blue_text_homepage {
		font-size: 24px;
		font-weight: 600;
		line-height: 31px;
		color: #42a3d6;
	}
	.first_green_text_homepage {
		font-size: 24px;
		font-weight: 600;
		line-height: 31px;
		color: #98aa39;
	}*/
    .container_for_page {
        max-width: 500px !important;
    }
    /*.learn_more_btn {
		text-transform: uppercase;
		background-color: #42a3d6;
		padding: 12px 20px !important;
		color: #fff;
		border: none;
	}*/
    /*.get_started_btn {
		text-transform: uppercase;
		background-color: #98aa39;
		padding: 7px 20px !important;
		color: #fff;
		border: none;
	}*/
    .heading_third_para {
        font-size: 60px;
        font-weight: 100;
        margin: 30px 0;
        color: #42a3d6;
    }
    .heading_third_para span {
        font-size: 30px;
        font-weight: 200;
        margin: 30px 0;
        text-transform: uppercase;
        color: #42a3d6;
    }
    .design_para_3 {
        font-size: 17px;
        font-weight: 700;
        line-height: 16px;
    }
    .heading_footer {
        color: #6d6d6d !important;
        font-weight: 600 !important;
        font-size: 17px;
    }
    .heading_footer_ul {
        color: #6d6d6d !important;
        font-weight: 300;
        font-size: 14px;
    }
    .input-container {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        width: 100%;
        margin-bottom: 15px;
    }
    .icon_input_box {
        background-image: url(/images/slicing/icon-footeremail.png) !important;
        background-repeat: no-repeat !important;
        padding-left: 45px !important;
        background-position: left center !important;
        font-weight: 300 !important;
    }
    .input-field {
        width: 100%;
        padding: 10px;
        outline: none;
        background: transparent;
        border: 1px solid #7a7a7a;
    }
    .input-field:focus {
        border: 1px solid dodgerblue;
    }
    .sdg_head {
        font-weight: 700;
        margin-bottom: 40px !important;
    }
    .sdg_head span {
        color: #42a3d6 !important;
    }
    .hr_class {
        margin: 30px 0;
        border-bottom: 1px solid #7a7a7a;
    }
    .social_media_icons {
        width: 20px;
        margin-right: 20px;
    }
    .footer_text {
        font-size: 12px !important;
        margin-bottom: 0px;
        color: #626262;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .padding_20_for_footer {
        padding: 40px 0 !important;
    }
    .container_for_page_header {
        width: 500px !important;
    }
    /* start signup css*/
    #register .register_btn {
        padding: 14px 34px !important;
        color: #fff;
        border: none;
        border-radius: 5px;
        font-size: 20px !important;
        font-weight: 600;
        background-color: #99aa3a;
        letter-spacing: 2px;
    }

    .bg_low_opacity_white {
        background-color: rgba(255, 255, 255, 0.75) !important;
        padding: 40px;
        border: 1px solid #21a2d8 !important;
        border-radius: 5px !important;
    }
    /*#register .bg_for_login_pages {
		background-size: cover !important;
		background-image: url(/images/slider/IIX_home_banner.jpg) !important;
		padding: 40px !important;
		margin-top: 110px !important;
	}*/
    /* ===================================================================end signup css*/

    /*=================================================================== start signin css*/

    .bg_low_opacity {
        background-color: rgba(66, 163, 214, 0.9) !important;
        padding: 40px !important;
        border: 1px solid #fff !important;
        border-radius: 5px !important;
    }
    /*.bg_for_login_pages {
		background-size: cover !important;
		background-image: url(/images/slider/IIX_home_banner.jpg) !important;
		padding: 40px !important;
		margin-top: 110px !important;
	}*/
    /* =================================================================== end signin css*/

    /* =================================================================== start homeage css*/
    .margin_bottom_imagetext_section {
        margin-bottom: 0px !important;
    }
    .smaill_text_for_homepage {
        font-size: 16px;
        text-transform: uppercase;
    }
    .section {
        margin: 0px 0;
    }
    .heading_text_for_homepage {
        font-size: 55px;
        text-transform: none;
        font-weight: 800;
        color: #42a3d6;
        margin-bottom: 45px;
    }
    .heading_text_for_homepage span {
        border-bottom: 2px solid #98aa39;
        /*text-decoration: underline;
	text-decoration-color: #98aa39;*/
    }
    /*.normal_text_after_images {
		font-size: 18px;
		text-transform: none;
		font-weight: 400;
	}*/
    .center_small_text {
        font-size: 18px;
        font-weight: 800 !important;
    }
    .center_small_text span {
        color: #98aa39;
        font-style: italic;
    }
    .iamge_half_on_homepage {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    /*.first_blue_text_homepage {
		font-size: 24px;
		font-weight: 600;
		line-height: 31px;
		color: #42a3d6;
	}
	.first_green_text_homepage {
		font-size: 24px;
		font-weight: 600;
		line-height: 31px;
		color: #98aa39;
	}*/
    .container_for_page {
        width: 500px !important;
    }
    /*.learn_more_btn {
		text-transform: uppercase;
		background-color: #42a3d6;
		padding: 12px 20px !important;
		color: #fff;
		border: none;
	}*/
    /*.get_started_btn {
		text-transform: uppercase;
		background-color: #98aa39;
		padding: 7px 20px !important;
		color: #fff;
		border: none;
	}*/
    .heading_third_para {
        font-size: 60px;
        font-weight: 100;
        margin: 30px 0;
        color: #42a3d6;
    }
    .heading_third_para span {
        font-size: 30px;
        font-weight: 200;
        margin: 30px 0;
        text-transform: uppercase;
        color: #42a3d6;
    }
    .design_para_3 {
        font-size: 17px;
        font-weight: 700;
        line-height: 16px;
    }
    .heading_footer {
        color: #6d6d6d !important;
        font-weight: 600 !important;
        font-size: 17px;
    }
    .heading_footer_ul {
        color: #6d6d6d !important;
        font-weight: 300;
        font-size: 14px;
    }
    .input-container {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        width: 100%;
        margin-bottom: 15px;
    }
    .icon_input_box {
        background-image: url(/images/slicing/icon-footeremail.png) !important;
        background-repeat: no-repeat !important;
        padding-left: 45px !important;
        background-position: left center !important;
        font-weight: 300 !important;
    }
    .input-field {
        width: 100%;
        padding: 10px;
        outline: none;
        background: transparent;
        border: 1px solid #7a7a7a;
    }
    .input-field:focus {
        border: 1px solid dodgerblue;
    }
    .sdg_head {
        font-weight: 700;
        margin-bottom: 40px !important;
    }
    .sdg_head span {
        color: #42a3d6 !important;
    }
    .hr_class {
        margin: 30px 0;
        border-bottom: 1px solid #7a7a7a;
    }
    .social_media_icons {
        width: 20px;
        margin-right: 20px;
    }
    .footer_text {
        font-size: 12px !important;
        margin-bottom: 0px;
        color: #626262;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .padding_20_for_footer {
        padding: 40px 0 !important;
    }
    /* start signup css*/
    #register .register_btn {
        padding: 14px 34px !important;
        color: #fff;
        border: none;
        border-radius: 5px;
        font-size: 20px !important;
        font-weight: 600;
        background-color: #99aa3a;
        letter-spacing: 2px;
    }
    /*.bg_pass_signin {
		background-image: url(/icons/icon_password_login.png) !important;
		background-size: 11px 14px !important;
	}
	.bg_email {
		background-image: url(/icons/icon_email_register.png) !important;
		background-size: 15px 10px !important;
	}
	.bg_pass {
		background-image: url(/icons/icon_pw_register.png) !important;
		background-size: 11px 14px !important;
	}
	.bg_companyname {
		background-image: url(/icons/icon_company.png) !important;
		background-size: 15px 17px !important;
	}
	.bg_address {
		background-image: url(/icons/icon_address.png) !important;
		background-size: 15px 18px !important;
	}
	.bg_user {
		background-image: url(/icons/icon_name.png) !important;
		background-size: 26px 20px !important;
	}
	.bg_contactnumber {
		background-image: url(/icons/icon_phone.png) !important;
		background-size: 15px 16px !important;
	}
*/

    .bg_low_opacity_white {
        background-color: rgba(255, 255, 255, 0.75) !important;
        padding: 40px;
        border: 1px solid #21a2d8 !important;
        border-radius: 5px !important;
    }
    /*#register .bg_for_login_pages {
		background-size: cover !important;
		background-image: url(/images/slider/IIX_home_banner.jpg) !important;
		padding: 40px !important;
		margin-top: 110px !important;
	}*/
    /*=============================================== end signup css ===========================*/
    /*=============================================== start signin css =========================*/

    .bg_signpagpass {
        background-image: url(/icons/icon_password_login.png) !important;
    }

    .bg_signpagemail {
        background-image: url(/icons/icon_email_login.png) !important;
    }

    .bg_low_opacity {
        background-color: rgba(66, 163, 214, 0.9) !important;
        padding: 40px !important;
        border: 1px solid #fff !important;
        border-radius: 5px !important;
    }
    /*.bg_for_login_pages {
		background-size: cover !important;
		background-image: url(/images/slider/IIX_home_banner.jpg) !important;
		padding: 40px !important;
		margin-top: 110px !important;
	}*/
    /* end signin css*/
    /* start homeage css*/
    .margin_bottom_imagetext_section {
        margin-bottom: 0px !important;
    }
    .smaill_text_for_homepage {
        font-size: 16px;
        text-transform: uppercase;
    }
    .section {
        margin: 0px 0;
    }
    .heading_text_for_homepage {
        font-size: 55px;
        text-transform: none;
        font-weight: 800;
        color: #42a3d6;
        margin-bottom: 45px;
    }
    .heading_text_for_homepage span {
        border-bottom: 2px solid #98aa39;
        /*text-decoration: underline;
	text-decoration-color: #98aa39;*/
    }
    /*.normal_text_after_images {
		font-size: 18px;
		text-transform: none;
		font-weight: 400;
	}*/
    .center_small_text {
        font-size: 18px;
        font-weight: 800 !important;
    }
    .center_small_text span {
        color: #98aa39;
        font-style: italic;
    }
    .iamge_half_on_homepage {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    /*.first_blue_text_homepage {
		font-size: 24px;
		font-weight: 600;
		line-height: 31px;
		color: #42a3d6;
	}*/
    /*.first_green_text_homepage {
		font-size: 24px;
		font-weight: 600;
		line-height: 31px;
		color: #98aa39;
	}*/
    .container_for_page {
        width: 500px !important;
    }
    /*.learn_more_btn {
		text-transform: uppercase;
		background-color: #42a3d6;
		padding: 12px 20px !important;
		color: #fff;
		border: none;
	}*/
    /*.get_started_btn {
		text-transform: uppercase;
		background-color: #98aa39;
		padding: 7px 20px !important;
		color: #fff;
		border: none;
	}*/
    .heading_third_para {
        font-size: 60px;
        font-weight: 100;
        margin: 30px 0;
        color: #42a3d6;
    }
    .heading_third_para span {
        font-size: 30px;
        font-weight: 200;
        margin: 30px 0;
        text-transform: uppercase;
        color: #42a3d6;
    }
    .design_para_3 {
        font-size: 17px;
        font-weight: 700;
        line-height: 16px;
    }
    .heading_footer {
        color: #6d6d6d !important;
        font-weight: 600 !important;
        font-size: 17px;
    }
    .heading_footer_ul {
        color: #6d6d6d !important;
        font-weight: 300;
        font-size: 14px;
    }
    .input-container {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        width: 100%;
        margin-bottom: 15px;
    }
    .icon_input_box {
        background-image: url(/images/slicing/icon-footeremail.png) !important;
        background-repeat: no-repeat !important;
        padding-left: 45px !important;
        background-position: left center !important;
        font-weight: 300 !important;
    }
    .input-field {
        width: 100%;
        padding: 10px;
        outline: none;
        background: transparent;
        border: 1px solid #7a7a7a;
    }
    .input-field:focus {
        border: 1px solid dodgerblue;
    }
    .sdg_head {
        font-weight: 700;
        margin-bottom: 40px !important;
    }
    .sdg_head span {
        color: #42a3d6 !important;
    }
    .hr_class {
        margin: 30px 0;
        border-bottom: 1px solid #7a7a7a;
    }
    .social_media_icons {
        width: 20px;
        margin-right: 20px;
    }
    .footer_text {
        font-size: 12px !important;
        margin-bottom: 0px;
        color: #626262;
    }
}

/*==============================================Media query width min-width:601px ======================*/
@media only screen and (min-width: 601px) {
    .padding_20_for_footer {
        padding: 40px 0 !important;
    }
    /* start signup css*/
    #register .register_btn {
        padding: 14px 34px !important;
        color: #fff;
        border: none;
        border-radius: 5px;
        font-size: 20px !important;
        font-weight: 600;
        background-color: #99aa3a;
        letter-spacing: 2px;
    }
    /*.bg_email {
		background-image: url(/icons/icon_email_register.png) !important;
		background-size: 15px 10px !important;
	}
	.bg_pass {
		background-image: url(/icons/icon_pw_register.png) !important;
		background-size: 11px 14px !important;
	}
	.bg_companyname {
		background-image: url(/icons/icon_company.png) !important;
		background-size: 15px 17px !important;
	}
	.bg_address {
		background-image: url(/icons/icon_address.png) !important;
		background-size: 15px 18px !important;
	}
	.bg_user {
		background-image: url(/icons/icon_name.png) !important;
		background-size: 26px 20px !important;
	}
	.bg_contactnumber {
		background-image: url(/icons/icon_phone.png) !important;
		background-size: 15px 16px !important;
	}
*/

    .bg_low_opacity_white {
        background-color: rgba(255, 255, 255, 0.75) !important;
        padding: 40px;
        border: 1px solid #21a2d8 !important;
        border-radius: 5px !important;
    }
    /*#register .bg_for_login_pages {
		background-size: cover !important;
		background-image: url(/images/slider/IIX_home_banner.jpg) !important;
		padding: 40px 0 !important;
	}*/
    /* ============================ end signup css ============================*/
    /* =====================================================start signin css ============================*/
    .bg_signpagpass {
        background-image: url(/icons/icon_password_login.png) !important;
    }

    .bg_signpagemail {
        background-image: url(/icons/icon_email_login.png) !important;
    }

    .bg_low_opacity {
        background-color: rgba(66, 163, 214, 0.9) !important;
        padding: 40px !important;
        border: 1px solid #fff !important;
        border-radius: 5px !important;
    }
    /*.bg_for_login_pages {
		background-size: cover !important;
		background-image: url(/images/slider/IIX_home_banner.jpg) !important;
		padding: 40px !important;
	}*/
    /* end signin css*/
    /* start homeage css*/
    .margin_bottom_imagetext_section {
        margin-bottom: 0px !important;
    }
    .smaill_text_for_homepage {
        font-size: 16px;
        text-transform: uppercase;
    }
    .section {
        margin: 0px 0;
    }
    .heading_text_for_homepage {
        font-size: 45px;
        text-transform: none;
        font-weight: 800;
        color: #42a3d6;
        margin-bottom: 45px;
    }
    .heading_text_for_homepage span {
        border-bottom: 2px solid #98aa39;
        /*text-decoration: underline;
	text-decoration-color: #98aa39;*/
    }
    /*.normal_text_after_images {
		font-size: 17px;
		text-transform: none;
		font-weight: 400;
	}*/
    .center_small_text {
        font-size: 18px;
        font-weight: 800 !important;
    }
    .center_small_text span {
        color: #98aa39;
        font-style: italic;
    }
    .iamge_half_on_homepage {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }
    /*.first_blue_text_homepage {
		font-size: 24px;
		font-weight: 600;
		line-height: 31px;
		color: #42a3d6;
	}*/
    /*.first_green_text_homepage {
		font-size: 24px;
		font-weight: 600;
		line-height: 31px;
		color: #98aa39;
	}*/
    .container_for_page {
        width: 950px !important;
    }
    /*.learn_more_btn {
		text-transform: uppercase;
		background-color: #42a3d6;
		padding: 12px 20px !important;
		color: #fff;
		border: none;
	}
	*/
    .heading_third_para {
        font-size: 60px;
        font-weight: 100;
        margin: 30px 0;
        color: #42a3d6;
    }
    .heading_third_para span {
        font-size: 30px;
        font-weight: 200;
        margin: 30px 0;
        text-transform: uppercase;
        color: #42a3d6;
    }
    .design_para_3 {
        font-size: 17px;
        font-weight: 700;
        line-height: 16px;
    }
    .heading_footer {
        color: #6d6d6d !important;
        font-weight: 600 !important;
        font-size: 17px;
    }
    .heading_footer_ul {
        color: #6d6d6d !important;
        font-weight: 300;
        font-size: 14px;
    }
    .input-container {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        width: 100%;
        margin-bottom: 15px;
    }
    .icon_input_box {
        background-image: url(/images/slicing/icon-footeremail.png) !important;
        background-repeat: no-repeat !important;
        padding-left: 45px !important;
        background-position: left center !important;
        font-weight: 300 !important;
    }
    .input-field {
        width: 100%;
        padding: 10px;
        outline: none;
        background: transparent;
        border: 1px solid #7a7a7a;
    }
    .input-field:focus {
        border: 1px solid dodgerblue;
    }
    .sdg_head {
        font-weight: 700;
        margin-bottom: 40px !important;
    }
    .sdg_head span {
        color: #42a3d6 !important;
    }
    .hr_class {
        margin: 30px 0;
        border-bottom: 1px solid #7a7a7a;
    }
    .social_media_icons {
        width: 20px;
        margin-right: 20px;
    }
    .footer_text {
        font-size: 12px !important;
        margin-bottom: 0px;
        color: #626262;
    }
}

/*=======================================================Media css min width 1200========================*/

@media only screen and (min-width: 1200px) {
    .padding_20_for_footer {
        padding: 40px 0 !important;
    }
    .container_for_page_header {
        width: 1191px !important;
    }
    /* start signup css*/
    #register .register_btn {
        padding: 14px 34px !important;
        color: #fff;
        border: none;
        border-radius: 5px;
        font-size: 20px !important;
        font-weight: 600;
        background-color: #99aa3a;
        letter-spacing: 2px;
    }
    /*.bg_pass_signin {
		background-image: url(/icons/icon_password_login.png) !important;
		background-size: 11px 14px !important;
	}
	.bg_email {
		background-image: url(/icons/icon_email_register.png) !important;
		background-size: 15px 10px !important;
	}
	.bg_pass {
		background-image: url(/icons/icon_pw_register.png) !important;
		background-size: 11px 14px !important;
	}
	.bg_companyname {
		background-image: url(/icons/icon_company.png) !important;
		background-size: 15px 17px !important;
	}
	.bg_address {
		background-image: url(/icons/icon_address.png) !important;
		background-size: 15px 18px !important;
	}
	.bg_user {
		background-image: url(/icons/icon_name.png) !important;
		background-size: 26px 20px !important;
	}
	.bg_contactnumber {
		background-image: url(/icons/icon_phone.png) !important;
		background-size: 15px 16px !important;
	}*/

    .bg_low_opacity_white {
        background-color: rgba(255, 255, 255, 0.75) !important;
        padding: 40px;
        border: 1px solid #21a2d8 !important;
        border-radius: 5px !important;
    }

    /* ======================================= end signup css -=================================*/

    /* =======================================start signin css ================================*/

    .bg_signpagpass {
        background-image: url(/icons/icon_password_login.png) !important;
    }

    .bg_signpagemail {
        background-image: url(/icons/icon_email_login.png) !important;
    }

    .bg_low_opacity {
        background-color: rgba(66, 163, 214, 0.9) !important;
        padding: 40px !important;
        border: 1px solid #fff !important;
        border-radius: 5px !important;
    }
    /*.bg_for_login_pages {
		background-size: cover !important;
		background-image: url(/images/slider/IIX_home_banner.jpg) !important;
		padding: 40px !important;
		margin-top: 110px !important;
	}*/
    /* end signin css*/
    /* start homeage css*/
    .margin_bottom_imagetext_section {
        margin-bottom: 0px !important;
    }
    .smaill_text_for_homepage {
        font-size: 16px;
        text-transform: uppercase;
    }
    .section {
        margin: 0px 0;
    }
    .heading_text_for_homepage {
        font-size: 55px;
        text-transform: none;
        font-weight: 800;
        color: #42a3d6;
        margin-bottom: 45px;
    }
    .heading_text_for_homepage span {
        border-bottom: 2px solid #98aa39;
        /*text-decoration: underline;
	text-decoration-color: #98aa39;*/
    }

    .center_small_text {
        font-size: 18px;
        font-weight: 800 !important;
    }
    .center_small_text span {
        color: #98aa39;
        font-style: italic;
    }
    .iamge_half_on_homepage {
        object-fit: cover;
        width: 100%;
        height: 100%;
    }

    .container_for_page {
        width: 1210px !important;
    }

    .heading_third_para {
        font-size: 60px;
        font-weight: 100;
        margin: 30px 0;
        color: #42a3d6;
    }
    .heading_third_para span {
        font-size: 30px;
        font-weight: 200;
        margin: 30px 0;
        text-transform: uppercase;
        color: #42a3d6;
    }
    .design_para_3 {
        font-size: 17px;
        font-weight: 700;
        line-height: 16px;
    }
    .heading_footer {
        color: #6d6d6d !important;
        font-weight: 600 !important;
        font-size: 17px;
    }
    .heading_footer_ul {
        color: #6d6d6d !important;
        font-weight: 300;
        font-size: 14px;
    }
    .input-container {
        display: -ms-flexbox;
        /* IE10 */
        display: flex;
        width: 100%;
        margin-bottom: 15px;
    }
    .icon_input_box {
        background-image: url(/images/slicing/icon-footeremail.png) !important;
        background-repeat: no-repeat !important;
        padding-left: 45px !important;
        background-position: left center !important;
        font-weight: 300 !important;
        background-position: 3% !important;
    }
    .input-field {
        width: 100%;
        padding: 10px;
        outline: none;
        background: transparent;
        border: 1px solid #7a7a7a;
    }
    .input-field:focus {
        border: 1px solid dodgerblue;
    }
    .sdg_head {
        font-weight: 700;
        margin-bottom: 40px !important;
    }
    .sdg_head span {
        color: #42a3d6 !important;
    }
    .hr_class {
        margin: 30px 0;
        border-bottom: 1px solid #7a7a7a;
    }
    .social_media_icons {
        width: 20px;
        margin-right: 20px;
    }
    .footer_text {
        font-size: 12px !important;
        margin-bottom: 0px;
        color: #626262;
    }
}

/*======================================================== Tooltip container */

input:-internal-autofill-selected {
    background-color: rgba(102, 163, 177, 0.45) !important;
}

.myButton {
    font-size: 30px !important;
}

.tippy-tooltip.tomato-theme {
    background-color: #98aa39;
    border: 1px solid #98aa39 !important;
    border-radius: 10px !important;
    color: yellow;
}

.tippy-tooltip.tomato-theme[data-animatefill] {
    background-color: transparent;
}

.tippy-tooltip.tomato-theme .tippy-backdrop {
    background-color: #fff;
    border: 2px solid #98aa39 !important;
    border-radius: 10px !important;
}

.tippy-tooltip.tomato-theme[x-placement^='top'] .tippy-roundarrow {
    border-top-color: tomato !important;
}

.tippy-tooltip.tomato-theme[x-placement^='bottom'] .tippy-roundarrow {
    border-bottom-color: tomato !important;
}

.tippy-tooltip.tomato-theme[x-placement^='left'] .tippy-roundarrow {
    border-left-color: tomato !important;
}

.tippy-tooltip.tomato-theme[x-placement^='right'] .tippy-roundarrow {
    border-right-color: tomato !important;
}

.tippy-tooltip.tomato-theme .tippy-roundarrow {
    fill: tomato !important;
}

/*=====================================================error message css============================*/

.error {
    margin-bottom: 5px !important;
    font-weight: 700;
}

.text-red {
    color: red;
}

/*===========================================Sign up page css=============================*/
.bg_for_register_pages {
    background-size: cover !important;
    background-image: url(/images/register/iix_background_image_register.jpg) !important;
    padding: 40px;
    background-position: bottom;
}

.spinner-border-sm {
    width: 1.2rem !important;
    height: 1.2rem !important;
    border-width: 0.1em !important;
    vertical-align: middle !important;
    margin-right: 5px;
}

#register .font_login_page {
    font-size: 24px;
    font-weight: 900;
    color: #21a2d8;
    margin-bottom: 0px;
}
#register .font_login_page_p {
    font-size: 17px;
    font-weight: 400;
    color: #626262;
    margin-bottom: 0px;
    line-height: 25px;
}

#register .lable_font {
    color: #626262;
    vertical-align: middle;
    margin-bottom: 0px;
    line-height: 55px;
    font-size: 16px;
}
#register .inpu_icon_with_image {
    background-repeat: no-repeat !important;
    padding-left: 35px !important;
    background-position: left center !important;
    font-weight: 300 !important;
    background-color: transparent;
    border: 1px solid #99aa3a;
    border-radius: 5px !important;
    background-position: 2% !important;
}
.checkbox_input {
    height: auto;
    color: #626262;
    padding-left: 10px;
    background: #eceff8;
    border: 2px solid #eceff8;
    width: unset !important;
    font-size: 14px;
    box-shadow: none;
    font-weight: 600;
}
#firstname::placeholder,
#lastname::placeholder,
#user_password::placeholder,
#repeat_password::placeholder {
    font-style: italic;
}
/*===========================================Sign inpage css=============================*/
.font_login_page {
    font-size: 35px;
    font-weight: 700;
    color: #fff;
    margin-bottom: 0px;
    line-height: 50px;
}
.font_login_page_p {
    font-size: 20px;
    font-weight: 500;
    color: #f9f9f9;
    margin-bottom: 0px;
    line-height: 25px;
}

.inpu_icon_with_image {
    background-size: 15px 10px;
    background-repeat: no-repeat !important;
    padding-left: 35px !important;
    background-position: left center !important;
    font-weight: 300 !important;
    background-color: transparent;
    border: 1px solid #fff;
    border-radius: 5px !important;
    background-position: 3% !important;
}
.get_started_btn {
    text-transform: uppercase;
    background-color: #98aa39;
    padding: 12px 20px !important;
    color: #fff;
    border: none;
}
.get_started_btn:hover {
    color: #fff !important;
    opacity: 0.8;
    text-decoration: none;
}
.bg_for_login_pages {
    background-size: cover !important;
    background-image: url(/images/signin/iix_login_background_image.jpg) !important;
    padding: 40px 0 80px !important;
}

.learn_more_btn:hover {
    color: #fff !important;
    opacity: 0.8;
    text-decoration: none;
}

@media only screen and (max-width: 1024px) {
    .home-icon {
        padding: 20px 15px 0;
        margin: 0 0 10px 0;
    }
}

/*#myButton{
		max-width: 100px;
	}*/

@media only screen and (max-width: 767px) {
    .hidden-xs {
        display: none !important;
    }
    .width-33 {
        width: 33.33%;
        padding: 10px;
        text-align: center;
    }
    .home-page-banner h2 {
        font-size: 40px;
        color: #fff;
        text-align: center;
    }
    .banner-text-second-line {
        background-color: #21a2d8;
        font-size: 46px;
        font-weight: 200;
        color: #fff;
        padding: 5px 10px;
    }
}

@media only screen and (min-width: 768px) {
    .hidden-lg,
    .hidden-sm,
    .hidden-md {
        display: none !important;
    }
    .home-page-banner h2 {
        font-size: 46px;
        color: #fff;
        text-align: center;
    }
    .banner-text-second-line {
        background-color: #21a2d8;
        font-size: 53px;
        font-weight: 200;
        color: #fff;
        padding: 5px 10px;
    }
}
.home-page-banner {
    padding: 80px;
    background-repeat: no-repeat;
    background-size: cover;
    /* height: 70vh; */
    min-height: 400px;
    background-position: left;
}

.first_blue_text_homepage {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #42a3d6;
    padding-bottom: 30px;
}
.first_green_text_homepage {
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    color: #98aa39;
    padding-bottom: 30px;
}

.normal_text_after_images {
    font-size: 20px;
    text-transform: none;
    font-weight: 600;
    line-height: 1.2;
    color: #6d6d6d;
    text-align: justify;
    /*		word-break: break-all;*/
}

.learn_more_btn {
    text-transform: uppercase;
    background-color: #42a3d6;
    padding: 12px 20px !important;
    color: #fff;
    border: none;
    font-weight: 500;
    font-size: 14px;
    border-radius: 3px;
}
.get_started_btn {
    text-transform: uppercase;
    background-color: #98aa39;
    padding: 12px 20px !important;
    color: #fff;
    border: none;
    font-weight: 500;
    font-size: 14px;
    border-radius: 3px;
}

/*	modal CSS    */

.modal-content {
    background-color: transparent !important;
    border: 0px solid #ddd !important;
}

.modal-header {
    border-bottom: 0px solid #e9ecef !important;
}
.modal-body {
    background-color: #fff;
    padding: 25px !important;
    border-radius: 5px;
}
.cross_icon {
    width: 60px;
    opacity: 1 !important;
}

.modal-header .close {
    opacity: 1 !important;
}

/*================================Forgot password active page CSS============================*/

.height {
    height: 100vh !important;
}
.padding-top-120 {
    padding-top: 120px !important;
}
.signin {
    background-color: #21a2d8;
    color: #fff !important;
    padding: 9px 20px !important;
    border-radius: 5px;
    text-align: center !important;
    font-weight: 700;
}
.fa-spinner {
    position: absolute;
    left: 47%;
    top: 50%;
    -webkit-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    transform: translate(-45%, -45%);
    font-size: 60px !important;
}

.loader {
    position: fixed;
    left: 0px;
    top: 0px;
    width: 100%;
    height: 100%;
    z-index: 9999;
    background: 50% 50% no-repeat rgb(249, 249, 249);
    opacity: 0.9;
    content: '\f110';
    font-family: FontAwesome;
    font-size: 20px;
}

@media only screen and (max-width: 800px) {
    .lable_font {
        color: #ffffff;
        vertical-align: middle;
        margin-bottom: 0px;
        line-height: 55px;
        font-weight: 500;
        font-size: 18px;
    }
    .width_icon {
        width: 30px !important;
    }
    .pad_left_text {
        padding-left: 10px !important;
        border: 1px solid #99aa3a !important;
        border-radius: 5px !important;
    }
    .footer_address {
        font-size: 17px;
    }

    .footer_address_social i {
        font-size: 20px !important;
        margin-right: 10px;
    }
    .footer_address_social {
        font-size: 16px !important;
    }
    .footer_iconscontact_us {
        float: left;
        width: 25px;
        margin-right: 15px;
        margin-bottom: 30px;
    }
    .font_checkbox {
        font-size: 15px !important;
    }
    .activ_div_both {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 40px;
        border: 1px solid #1aa2d8;
        border-radius: 5px;
        margin-top: 40px;
    }
    #product_white_overlay {
        background-size: cover !important;
        /*min-height: 650px !important;*/
        height: 100vh;
        background-position: center;
        background-image: url(./..//images/survey/surveybanner.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        padding: 20px 20px 120px 20px;
    }

    .container_for_no_header {
        width: 320px;
        margin: 0;
    }
    .h1_completed_survey {
        font-size: 30px;
        font-weight: 600;
        color: #42a3d6;
        margin-bottom: 0px;
        margin-top: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .h6_completed_survey {
        font-size: 16px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.4) !important;
        margin-bottom: 0px;
        line-height: 20px;
    }
    .bold_heading {
        font-weight: 800;
    }
    .margin_btn_30 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 601px) {
    .lable_font {
        color: #ffffff;
        vertical-align: middle;
        margin-bottom: 0px;
        line-height: 55px;
        font-weight: 500;
        font-size: 14px;
    }
    .width_icon {
        width: 40px !important;
    }
    .pad_left_text {
        padding-left: 10px !important;
        border: 1px solid #99aa3a !important;
        border-radius: 5px !important;
    }
    .footer_address {
        font-size: 20px;
    }

    .footer_address_social i {
        font-size: 20px !important;
        margin-right: 10px;
    }
    .footer_address_social {
        font-size: 16px !important;
    }
    .footer_iconscontact_us {
        float: left;
        width: 25px;
        margin-right: 15px;
        margin-bottom: 80px;
    }
    .font_checkbox {
        font-size: 15px !important;
    }
    .activ_div_both {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 40px;
        border: 1px solid #1aa2d8;
        border-radius: 5px;
        margin-top: 80px;
    }
    #product_white_overlay {
        background-size: cover !important;
        height: 100vh;
        background-position: center;
        background-image: url(./..//images/survey/surveybanner.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        padding: 40px 40px 120px 40px;
    }
    .container_for_no_header {
        width: 504px;
        margin: 0 62px 0 60px;
    }
    .h1_completed_survey {
        font-size: 30px;
        font-weight: 600;
        color: #42a3d6;
        margin-bottom: 0px;
        margin-top: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .h6_completed_survey {
        font-size: 16px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.4) !important;
        margin-bottom: 0px;
        line-height: 25px;
    }
    .bold_heading {
        font-weight: 800;
    }
    .margin_btn_30 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) {
    .lable_font {
        color: #ffffff;
        vertical-align: middle;
        margin-bottom: 0px;
        line-height: 55px;
        font-weight: 500;
        font-size: 18px;
    }
    .width_icon {
        width: 40px !important;
    }
    .footer_address {
        font-size: 20px;
    }

    .footer_address_social i {
        font-size: 20px !important;
        margin-right: 10px;
    }
    .footer_address_social {
        font-size: 16px !important;
    }
    .footer_iconscontact_us {
        float: left;
        width: 25px;
        margin-right: 15px;
        margin-bottom: 30px;
    }
    .font_checkbox {
        font-size: 15px !important;
    }
    .activ_div_both {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 40px;
        border: 1px solid #1aa2d8;
        border-radius: 5px;
        margin-top: 80px;
    }
    #product_white_overlay {
        background-size: cover !important;
        height: 100vh;
        background-position: center;
        background-image: url(./..//images/survey/surveybanner.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        padding: 40px 40px 120px 40px;
    }
    .container_for_no_header {
        width: 550px;
        margin: 0 62px 0 120px;
    }
    .h1_completed_survey {
        font-size: 30px;
        font-weight: 600;
        color: #42a3d6;
        margin-bottom: 0px;
        margin-top: 20px;
        line-height: 30px;
        margin-bottom: 10px;
    }
    .h6_completed_survey {
        font-size: 16px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.4) !important;
        margin-bottom: 0px;
        line-height: 25px;
    }
    .bold_heading {
        font-weight: 800;
    }
    .margin_btn_30 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) {
    .lable_font {
        color: #ffffff;
        vertical-align: middle;
        margin-bottom: 0px;
        line-height: 55px;
        font-weight: 500;
        font-size: 18px;
    }
    .width_icon {
        width: 40px !important;
    }
    .footer_address {
        font-size: 20px;
    }

    .footer_address_social i {
        font-size: 20px !important;
        margin-right: 10px;
    }
    .footer_address_social {
        font-size: 16px !important;
    }
    .footer_iconscontact_us {
        float: left;
        width: 25px;
        margin-right: 15px;
        margin-bottom: 30px;
    }
    .font_checkbox {
        font-size: 15px !important;
    }
    .activ_div_both {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 40px;
        border: 1px solid #1aa2d8;
        border-radius: 5px;
        margin-top: 80px;
    }
    #product_white_overlay {
        background-size: cover !important;
        height: 100vh;
        background-position: center;
        background-image: url(./..//images/survey/surveybanner.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        padding: 40px 40px 120px 40px;
    }
    .container_for_no_header {
        width: 580px;
        margin: 0 60px 0 60px;
    }
    .h1_completed_survey {
        font-size: 30px;
        font-weight: 600;
        color: #42a3d6;
        margin-bottom: 0px;
        margin-top: 20px;
    }
    .h6_completed_survey {
        font-size: 16px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.4) !important;
        margin-bottom: 0px;
        line-height: 25px;
    }
    .bold_heading {
        font-weight: 800;
    }
    .margin_btn_30 {
        margin-bottom: 30px;
    }
}

@media only screen and (min-width: 1200px) {
    #main_scroller .form-group {
        margin-bottom: 5px !important;
    }

    .lable_font {
        color: #ffffff;
        vertical-align: middle;
        margin-bottom: 0px;
        line-height: 55px;
        font-weight: 500;
        font-size: 18px;
    }
    .width_icon {
        width: 30px !important;
    }
    .bg_pass_contact_number {
        background-image: url(/icons/icon_phone.png) !important;
        background-size: 11px 14px !important;
    }
    .pad_left_text {
        padding-left: 10px !important;
        border: 1px solid #99aa3a !important;
        border-radius: 5px !important;
    }
    .footer_address {
        font-size: 20px;
    }
    .footer_address_social i {
        font-size: 20px !important;
        margin-right: 10px;
    }
    .footer_address_social {
        font-size: 16px !important;
    }
    .footer_iconscontact_us {
        float: left;
        width: 25px;
        margin-right: 15px;
        margin-bottom: 30px;
    }
    .font_checkbox {
        font-size: 15px !important;
    }
    .activ_div_both {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 40px;
        border: 1px solid #1aa2d8;
        border-radius: 5px;
        margin-top: 80px;
    }
    #product_white_overlay {
        background-size: cover !important;
        height: 100vh;
        background-position: center;
        background-image: url(./..//images/survey/surveybanner.jpg);
        background-repeat: no-repeat;
        background-attachment: fixed;
        padding: 40px 40px 120px 40px;
    }
    .container_for_no_header {
        width: 520px;
        margin: 0 62px 0 120px;
    }
    .h1_completed_survey {
        font-size: 26px;
        font-weight: 600;
        color: #42a3d6;
        margin-bottom: 0px;
        margin-top: 0px;
        line-height: 20px;
        margin-bottom: 10px;
    }
    .h6_completed_survey {
        font-size: 15px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.6) !important;
        margin-bottom: 0px;
        line-height: 20px;
    }
    .h6_completed_survey_heading_bold {
        font-size: 18px;
        font-weight: 500;
        color: rgba(0, 0, 0, 0.7) !important;
        margin-bottom: 0px;
        line-height: 20px;
    }
    .bold_heading {
        font-weight: 700;
    }
    .margin_btn_30 {
        margin-bottom: 30px;
    }
}

.border_bottom_none {
    border-bottom: 0px !important;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome !important;
}
#sendmessage::placeholder {
    color: #626262 !important;
    font-style: italic;
}

[disabled] {
    opacity: 0.5;
}

textarea {
    background-color: transparent !important;
}

.required:after {
    color: red;
    font-family: 'FontAwesome';
    font-size: 20px;
    content: '*';
    position: absolute;
    top: -2px;
    margin-left: 2px;
}
