body {
    padding-top: 0;
}
#become_a_tipster_landing_page_header {
    background: rgba(0, 0, 0, 0) url(../img/index/become-a-tipster.jpg) no-repeat scroll center top / cover;
    min-height: 640px; /*provizoriu*/
    padding-bottom: 40px;
    padding-top: 70px;
}

#become_a_tipster_landing_page_header .header-title {
    font-size: 50px;
    margin-top: 50px;
    /*font-family: "Montserrat";*/
    font-weight: 500;
    color: #fff;
}

#become_a_tipster_landing_page_header .header-subtitle {
    font-size: 30px;
    margin-top: 20px;
    /*font-family: "Montserrat";*/
    font-weight: 200;
    color: #fff;
    color: #fff;
}

#become_a_tipster_landing_page_header .mt-40 {
    margin-top: 40px;
}

#become_a_tipster_landing_page_header p.header-desc {
    color: #fff;
    font-family: "Open Sans", "sans-serif";
    font-weight: normal;
    margin-bottom: 14px;
    line-height: 1.25;
}

#become_a_tipster_landing_page_header .form-wrapper {
    margin-left: -15px;
    background: #fff;
    width: 100%;
    max-width: 400px;
    border-radius: 10px 10px 0 0;
    padding: 10px 20px;
    position: relative;
    border: 4px solid #ff960f;
    border-bottom: 0;
}

#become_a_tipster_landing_page_header .form-wrapper:before {
    background: url(../img/index/its-free-bottom-badge.png) center center no-repeat;
    background-size: 94px 96px;
    content: '';
    width: 94px;
    height: 96px;
    top: -4px;
    position: absolute;
    left: -4px;
}

#become_a_tipster_landing_page_header .form-wrap-bottom {
    background: transparent url(../img/index/form-wrap-bottom.png) left bottom no-repeat;
    padding: 30px;
    background-attachment: initial;
    background-size: inherit;
    padding-bottom: 77px;
    margin-left: -15px;
}

#become_a_tipster_landing_page_header .form-wrapper.mobile-form-wrapper {
    margin: 0 auto;
    border: 4px solid #fff;
    border-radius: 10px;
    padding-bottom: 20px;
}

.icon-box {
    position: relative;
    margin-bottom: 22px;
}

.form-control {
    padding-left: 30px;
}

.icon-box .iconfont {
    color: #999;
    position: absolute;
    top: 5px;
    left: 8px;
}

#become_a_tipster_landing_page_header .header-list {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

#become_a_tipster_landing_page_header .header-list li {
    list-style-type: none;
    font-weight: 600;
    color: #fff;
    font-size: 16px;
    line-height: 2;
}

#become_a_tipster_landing_page_header .header-list li i {
    /*padding-right: 10px;*/
    text-align: center;
    vertical-align: text-bottom;
}

#become_a_tipster_landing_page_header .header-list li i:before {
    border-radius: 20px;
    color: #2c9733;
    /*background: white;*/
    width: 21px;
    height: 21px;
    line-height: 21px;
    display: inline-block;
    vertical-align: bottom;
}

#become_a_tipster_landing_page_hiworks.grey-bg {
    background-color: #fafafa;
}

#become_a_tipster_landing_page_header .mt-10 {
    margin-top: 10px;
}

#become_a_tipster_landing_page_hiworks .mb-25 {
    margin-bottom: 25px;
}

#become_a_tipster_landing_page_hiworks .box-link-md-4 {
    width: 32%;
    margin: 0% 1%;
    padding: 1.5% 0;
    float: left;
    position: relative;
}

#become_a_tipster_landing_page_hiworks .box-link-md-4.first {
    margin-left: 0;
}

#become_a_tipster_landing_page_hiworks .box-link-md-4.first:after {
    background: url(../img/index/gren-arrow1.png) center center no-repeat;
    content: '';
    width: 56px;
    height: 20px;
    position: absolute;
    left: 95%;
    top: 20px;
}

#become_a_tipster_landing_page_hiworks .box-link-md-4.second:after {
    background: url(../img/index/green-arrow2.png) center center no-repeat;
    content: '';
    width: 56px;
    height: 20px;
    position: absolute;
    left: 95%;
    top: 85px;
}

#become_a_tipster_landing_page_hiworks .box-link-md-4.last {
    margin-right: 0;
}

#become_a_tipster_landing_page_hiworks .box-link-md-4 .box_title {
    /*font-family: "Montserrat";*/
    font-size: 16px;
    font-weight: 600;
    color: #1a2030;
    margin-bottom: 10px;
    margin-top: 15px;
    text-transform: uppercase;
}

#become_a_tipster_landing_page_hiworks .box-link-md-4 .text_paragraph {
    color: #878787;
}

#become_a_tipster_landing_page_hiworks .box-link-md-4 .top-box {
    position: relative;
}

#become_a_tipster_landing_page_hiworks .box-link-md-4 .box-no {
    position: absolute;
    background: #2c9733;
    color: #fff;
    width: 25px;
    height: 25px;
    border-radius: 50%;
    font-size: 16px;
    font-weight: bold;
    line-height: 25px;
    left: 134px;
    top: 100px;
}

#become_a_tipster_landing_page_hiworks .how-it-works {
    /*font-family: "Montserrat";*/
    font-size: 40px;
    font-weight: 200;
    color: #000000;
    background: url(../img/index/how-it-works.png) center center no-repeat;
    padding: 20px 0;
    margin-top: -40px;
    background-size: contain;
}

#become_a_tipster_landing_page_content .mt-60 {
    margin-top: 60px;
}

#become_a_tipster_landing_page_content .mb-60 {
    margin-bottom: 60px;
}

#become_a_tipster_landing_page_content h4 {
    /*font-family: "Montserrat";*/
    font-size: 30px;
    color: #000;
    font-weight: 300;
    padding-bottom: 15px;
    margin-bottom: 10px;
    text-transform: capitalize;
    position: relative;
    z-index: 1;
}

#become_a_tipster_landing_page_content h4.mt-75 {
    margin-top: 75px;
}

#become_a_tipster_landing_page_content h4.mt-30 {
    margin-top: 30px;
}

#become_a_tipster_landing_page_content p, #become_a_tipster_landing_page_content ul li {
    font-family: 'Open Sans', sans-serif;
    font-weight: 400;
    font-size: 14px;
    color: #878787;
    line-height: 2em;
}

#become_a_tipster_landing_page_content i {
    color: #2c9733;
    padding-right: 7px;
}

#become_a_tipster_landing_page_content .img-border {
    border: 1px solid #ebebeb;
    border-radius: 10px;
    padding-top: 50px;
    padding-bottom: 50px;
}

@media (min-width: 768px){
    header{background: transparent}
    .shake{
        animation: shake 1s ease-out;
    }
    .fade_in_right_animation{
        animation: fadeInRight 1.5s ease-in-out;
    }
    .fade_in_left_animation{
        animation: fadeInLeft 1.5s ease-in-out;
    }
}
@media (max-width: 992px) {
	#become_a_tipster_landing_page_header .form-wrap-bottom{
		background: #fff;
	    border: 4px solid #ff960f;
	    border-top: none;
	    border-radius: 0px 0px 10px 10px;
	    padding-bottom: 20px;
        margin-right: 15px;
	}
}
@media (max-width: 768px) {
    #become_a_tipster_landing_page_hiworks .box-link-md-4 {
        width: 100%;
        padding: 0 15px;
        margin: 0;
    }

    #become_a_tipster_landing_page_hiworks .box-link-md-4 {
        margin-top: 20px;
    }

    #become_a_tipster_landing_page_hiworks .box-link-md-4.first:after,
    #become_a_tipster_landing_page_hiworks .box-link-md-4.second:after {
        display: none;
    }

    #become_a_tipster_landing_page_hiworks .box-link-md-4 .box-no {
        left: 140px;
        top: 85px;
    }
    #become_a_tipster_landing_page_header .mt-40{
		margin-top: 20px;
	}
	#become_a_tipster_landing_page_content .mt-60{
		margin-top: 30px;
	}
	#become_a_tipster_landing_page_hiworks .box-link-md-4.first{
		margin-top: 20px;
	}
	#become_a_tipster_landing_page_content h4.mt-75{
		margin-top: 15px;
	}
	#become_a_tipster_landing_page_content h4.mt-30{
		margin-top: 0;
	}
    #become_a_tipster_landing_page_content .img-border img{
        width: 80%;
    }
    #become_a_tipster_landing_page_header .header-title{
        font-size: 22px;
    }
    #become_a_tipster_landing_page_header .header-subtitle{
        font-size: 18px;
    }
    #become_a_tipster_landing_page_header .header-list li{
        font-size: 14px;
    }
    #become_a_tipster_landing_page_header .header-list li i{
        font-size: 12px;
    }
    #become_a_tipster_landing_page_hiworks .how-it-works{
        font-size: 30px;
    }
}

@keyframes shake {
    0%{
        transform: rotate(6deg);
    }
    20%{
        transform: rotate(-4deg);
    }
    40%{
        transform: rotate(4deg);
    }
    60%{
        transform: rotate(-2deg);
    }
    80%{
        transform: rotate(2deg);
    }
    100%{
        transform: rotate(0deg);
    }
}
@-webkit-keyframes shake {
    0%{
        transform: rotate(6deg);
    }
    20%{
        transform: rotate(-4deg);
    }
    40%{
        transform: rotate(4deg);
    }
    60%{
        transform: rotate(-2deg);
    }
    80%{
        transform: rotate(2deg);
    }
    100%{
        transform: rotate(0deg);
    }
}

@keyframes fadeInRight {
    0%{
        opacity: 0;
        transform: translateX(120px);
    }
    20%{
        opacity: 0;
        transform: translateX(100px);
    }
    100%{
        opacity: 1;
        transform: translateX(0px);
    }
}
@-webkit-keyframes fadeInRight {
     0%{
         opacity: 0;
         transform: translateX(120px);
     }
     20%{
         opacity: 0;
         transform: translateX(100px);
     }
     100%{
         opacity: 1;
         transform: translateX(0px);
     }
}

@keyframes fadeInLeft {
    0%{
        opacity: 0;
        transform: translateX(-120px);
    }
    20%{
        opacity: 0;
        transform: translateX(-100px);
    }
    100%{
        opacity: 1;
        transform: translateX(0px);
    }
}
@-webkit-keyframes fadeInLeft {
    0%{
        opacity: 0;
        transform: translateX(-120px);
    }
    20%{
        opacity: 0;
        transform: translateX(-100px);
    }
    100%{
        opacity: 1;
        transform: translateX(0px);
    }
}