.navbar-main .navbar-brand {
	margin: 15px 0 0 15px !important;
}

.head-img-inner img{
	max-width: 575px;
}

.footer-contact h4 {
	margin: 0;
	color: #fff;
}

.footer-contact p {
	color: #ddd;
}

.confirm-pss i {
    position: absolute;
    right: -20px;
    top: 7px;
    border: 2px solid #fff;
    border-radius: 50%;
    padding: 3px;
    color: #fff8eb;
    display: none;

}

.footer-links h4 {
	margin: 0;
	color: #fff;
}

.footer-links a {
	width: 100%;
	color: #ddd;
	text-decoration: none;
	float: left;
}

.nav>.padding-sm>a {
	padding: 10px 5px;
}
.thankyou_page {
    display: table;
    margin: 145px auto 50px;
    max-width: 800px;
    text-align: center;
    box-shadow: 0px 10px 35px 10px rgba(119, 119, 119, 0.25);
    padding: 20px;
    width: 100%;
}
.ty-icon i {
    font-size: 75px;
    margin-bottom: 15px;
   /* color: #43cea2;*/
    background-image: -webkit-linear-gradient(left, #43cea2 0%, #185a9d 100%);
    background-image:    -moz-linear-gradient(left, #43cea2 0%, #185a9d 100%);
    background-image:     -ms-linear-gradient(left, #43cea2 0%, #185a9d 100%); 
    background-image:      -o-linear-gradient(left, #43cea2 0%, #185a9d 100%); 
    background-image:         linear-gradient(to right, #43cea2 0%, #185a9d 100%); 
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.thankyou_page h1{
	font-size: 55px;
	margin: 0;
}
.thankyou_page p{
	margin: 0;
}
.thankyou_page h1 span{
	/*color: #43cea2;*/
	 background-image: -webkit-linear-gradient(left, #43cea2 0%, #185a9d 100%); 
    background-image:    -moz-linear-gradient(left, #43cea2 0%, #185a9d 100%); 
    background-image:     -ms-linear-gradient(left, #43cea2 0%, #185a9d 100%); 
    background-image:      -o-linear-gradient(left, #43cea2 0%, #185a9d 100%); 
    background-image:         linear-gradient(to right, #43cea2 0%, #185a9d 100%); 
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.thankyou_page a.back_to_home {
    text-decoration: none;
    font-size: 17px;
    display: table;
    margin: 0px auto 0;
    background: -webkit-linear-gradient(0deg, #43cea2 0%, #185a9d 100%);
    color: white;
    padding: 5px 20px;
    border-radius: 45px;
}
.ty-icon i.red_color {
    font-size: 75px;
    margin-bottom: 15px;
   /* color: #43cea2;*/
   background-image:  -webkit-linear-gradient(left, #f01111, #c70816, #9e0616, #770713, #51070d); 
    background-image:    -moz-linear-gradient(left, #f01111, #c70816, #9e0616, #770713, #51070d); 
    background-image:     -ms-linear-gradient(left, #f01111, #c70816, #9e0616, #770713, #51070d); 
    background-image:      -o-linear-gradient(left, #f01111, #c70816, #9e0616, #770713, #51070d); 
    background-image:     linear-gradient(to right, #f01111, #c70816, #9e0616, #770713, #51070d); 
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.ty-icon i.yellow_color {
    font-size: 75px;
    margin-bottom: 15px;
   /* color: #43cea2;*/
   background-image:  -webkit-linear-gradient(left, #f9cb85, #fabf6a, #fbb34f, #fda731, #fe9900); 
    background-image:    -moz-linear-gradient(left, #f9cb85, #fabf6a, #fbb34f, #fda731, #fe9900); 
    background-image:     -ms-linear-gradient(left, #f9cb85, #fabf6a, #fbb34f, #fda731, #fe9900); 
    background-image:      -o-linear-gradient(left, #f9cb85, #fabf6a, #fbb34f, #fda731, #fe9900); 
    background-image:     linear-gradient(to right, #f9cb85, #fabf6a, #fbb34f, #fda731, #fe9900); 
    color:transparent;
    -webkit-background-clip: text;
    background-clip: text;
}
.thankyou_page p {
    margin: 0;
    font-size: 16px;
    color: #326666;
    text-align: left;
    margin-bottom: 10px;
}
.thankyou_page.already_given_survey p{
    text-align: center;
    margin-bottom: 20px;
}
.navbar-brand.logo_icon{
    margin-top: 7px !important;
}
.navbar-brand.logo_icon img{
    max-width: 140px;
}
a.thankyou_link{
    color: #1c5f9e;
    font-weight: bold;
    text-decoration: underline;
}
#header .navbar-main .custom-menu .navbar-brand {
    margin: 4px 0 0 15px !important;
}
.reward_img {
    width: 22%;
    display: inline-block;
    padding: 0 10px;
}
.owl-stage .reward_img{
    width: 100%;
}
@media(max-width:991px){
    .navbar-brand.logo_icon img {
        max-width: 104px;
    }
    .reward_img {
        width:40%;
    }
}
@media(max-width:767px){
	.thankyou_page {
	    margin: 100px auto 20px;
	    width: 90%;
	}
	.ty-icon i {
	font-size: 50px;
	}
	.thankyou_page h1{
	font-size: 40px;
	}
    #header .navbar-main .custom-menu .navbar-brand{
        margin: 9px 0 0 15px !important;
    }
}
@media(max-width:480px){
    .section.footer, .head-text-area .h-text-inner {
        text-align: center;
    }
    .foot_text .fcopy, .foot_text #google_translate_element{
        text-align: center;
    }
    .navbar-header {
        margin: 0 auto !important;
        padding: 0 15px !important;
    }
    .bg-gray{
        background: #32c5d2 !important;
        color: #fff;
        border-color: #32c5d2;
    }    
    .page-heaser .page-header.navbar .page-logo{
        width: 270px !important;
    }
    .reward_img {
        width:38%;
        padding: 0 5px;
    }
    .team-1 {
        margin: 0 auto 15px !important;
    }
    .team-1 .media {
        min-height: 120px !important;
    }
    #header .navbar-main .custom-menu .navbar-brand{
        margin: 15px 0 0 0 !important;
    }
    
}	