html, body {
	font-weight: 300;
	font-size: 14px;
	font-family: 'Oxygen', sans-serif;
	text-rendering: optimizeLegibility;
    -webkit-font-smoothing: antialiased;
    -webkit-overflow-scrolling: touch;
}
img {
	max-width: 100%;
}
.homeh1 {
    color: rgba(0,0,0,0);
    font-size: 1px;
    margin: 0;
    padding: 0;
}
@media only screen and (max-width: 440px){
    .nav-img{
        height: 80%;
        width: 80%;
        margin-right: -100px;
    }
}
.navbar-default .navbar-nav>li>a {
    color: #eaeaea;
    /* text-shadow: 1px 1px 5px rgba(0,0,0,0.3); */
    padding: 0 9px;
    font-size: 17px;
    line-height: 100px;
    font-weight: 300;
}
.navbar-default {
    background: rgba(50, 94, 124, 0);
    border: 0;
    border-radius: 0;
    transition: all 0.3s ease;
    padding: 0 20px;
}
.navbar-brand {
    height: 100px;
}
.navbar-nav>li {
    height: 50px;
}
.navbar-scrolled {
    background: rgba(50, 94, 124, 1);
    height: 50px;
    line-height: 50px !important;

}
.navbar-scrolled .navbar-nav>li>a {
    line-height: 50px !important;
}

.navbar-scrolled .navbar-brand {
    height: 50px;
}
.navbar-scrolled .navbar-nav>li>a {
    font-size: 15px;
}

.header {
    background: url('images/fejlec_kep.jpg');
    background-size: cover;
    background-position: center;
    height: 100vh;
	min-height: 430px;
    max-height: 2000px;
    box-shadow: 0 0 3px rgba(0,0,0,0.1);
	padding-top: 50px;
}
.header_logo_box {
    margin-top: 20vh;
    margin-bottom: 5vh;
    height: 46vh;
    text-align: center;
	min-height: 190px;
    max-height: 450px;
}

.header_logo {
    height: 100%;
}
@media only screen and (max-width: 801px){
    .header_logo{
        height: 80%;
        width: auto;
    }
    .header_logo_box{
        margin-bottom: 0;
    }

}
#rolunk {
    background: url(images/about_bg.svg);
    background-size: auto 100%;
    background-position: left;
    background-repeat: no-repeat;
    /*height: 70vh;*/
    min-height: 430px;
    
    /* margin-bottom: 70px; */
    padding-top: 15vh;
    padding-bottom: 15vh;

}
#investment-thesis {
    margin-top: 10px;
}
.investment-thesis1 {
    background: #e9edf1 url(images/investment-thesis.svg);
    background-size: auto 100%;
    background-position: center;
    background-repeat: no-repeat;
    height: 80vh;
    min-height: 430px;
    max-height: 1000px;
}
.investment-thesis2 {
    background: #e9edf1 url(images/investment-thesis-hu2.svg);
    background-size: contain;
    background-position: center;
    background-repeat: no-repeat;
    height: 80vh;
    min-height: 430px;
    max-height: 1000px;
}
@media only screen and (max-width: 676px){
    #investment-thesis{
        min-height: 200px;
        background-size: 150%;
    }
}
.title {
    color: #202020;
    text-align: center;
    margin-top: 50px;
    display: block;
    /*box-shadow: 3px 3px 2px rgba(0,0,0,0.1);*/
    padding: 5px 30px 5px 8px;	
    text-transform: capitalize;
    letter-spacing: 0;
    line-height: 1.4;
    font-weight: 300;
    font-size: 25px;
	
    position: relative;
}

.home_text {
    color: #232323;
    margin: 50px auto;
    text-align: justify;
    font-size: 16px;
    line-height: 25px;
    font-weight: 300;
    max-width: 700px;
}
.kiemelt_sav {
   /* box-shadow: 0 0 4px 6px rgba(0,0,0,0.1);*/
    padding: 50px 0;
    background: url('images/found_size.jpg');
    background-attachment:fixed;
    background-size:cover;
    background-position: center;
    color: white;
}
.kiemelt_sav .row {
    
    text-align: center;
}
.number_1sub {
    font-size: 14px;
    font-weight: 300;
    text-transform: uppercase;
}
.number_1 {
    font-size: 50px;
    font-weight: bold;
}
.number_2sub {
    font-size: 13px;
    font-weight: 300;
    text-transform: uppercase;
}
.number_2 {

    font-size: 30px;
    font-weight: bold;
}

.people_box {
    margin: 30px 0;
    transition: all 0.3s ease;
    text-align: center;
}
.people_image_box {
    text-align :center;
    
}
.people_img {
    border-radius: 100%;
    display: inline-block; 
    overflow: hidden;
    transition: all 0.3s ease;
    margin-bottom: 12px;
    padding: 0;
    width: 150px;
    height: 150px;
    
    /*box-shadow:0 0 3px 3px rgba(0,0,0,0.1);*/
    border: 4px solid white;
}


.people_name {
    border-bottom: 1px solid rgba(0,0,0,0.1);
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.1);
    text-align: center;
    font-size: 13px;
    padding: 2px;
    font-weight: 400;
    border-radius: 12px;
    position: relative;
    transition: all 0.3s ease;
    line-height: 23px;
    background: rgb(255 255 255 / 66%);
    z-index: 22;
    display: inline-block;
    min-width: 155px;
}
.people_titulus {
    
                                    color: #4a4a4a;
    border-bottom: 1px solid rgba(0,0,0,0.1);
    /* box-shadow: 0 0 3px 3px rgba(0,0,0,0.1); */
    text-align: center;
    font-size: 12px;
    padding: 2px;
    font-weight: 400;
    border-radius: 0 0 12px 12px;
    position: relative;
    transition: all 0.3s ease;
    /* line-height: 23px; */
    background: rgb(255 255 255 / 42%);
    z-index: 22;
    display: inline-block;
    min-width: 120px;
}
.people_text {
    font-size: 13px;
    font-weight: 300;
    padding: 15px;
    text-align: justify;
}
.people_contact {
    border-top: 1px solid rgba(0,0,0,0.1);
    padding: 5px 15px;
    font-size: 13px;
}
.people_contact .fa {
    color: grey;
    width: 30px;
}

.people_box:hover .people_img{
    box-shadow:0 0 4px 4px rgba(255,255,255,0.4);
}
.people_box:hover .people_name {
    background: white;
}

.people_row {
  display: flex;
  justify-content: center;
}
@media only screen and (max-width: 767px){
    .people_row{
        display: block;
    }
}

.stepbystep .stepbystep_left, .stepbystep .stepbystep_right {
    padding: 90px 50px;
}
.stepbystep {
    margin: 100px 0;
}
.stepbystep_first {
    border-top: 2px solid #2e8aac;
    border-bottom: 2px solid #2e8aac;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.2);     
}
.stepbystep_last {
    border-bottom: 2px solid #2e8aac;   
    box-shadow: 2px 0px 2px rgba(0,0,0,0.2);     
}
.stepbystep_left {
    border-left: 2px solid #2e8aac;
    box-shadow: -2px 0px 2px rgba(0,0,0,0.2);     
}
.stepbystep_right {
    border-right: 2px solid #2e8aac;
    box-shadow: 2px 0px 2px rgba(0,0,0,0.2);     

}
.stepbystep_cross {
    border-bottom: 2px solid #2e8aac;

}
.step_number {
    font-size: 120px;
    text-shadow: 5px 5px 5px rgba(0,0,0,0.3);
    color: grey;    
}
.step_text_box {
    color: grey;
}
.step_title {
    font-size: 24px;
    text-transform: uppercase;
    font-weight: 400;
    padding: 0 0 30px 0;
}
.step_number {
    color: #2e8aac;
    text-align: center;

}
.step_text {
    color: grey;
    margin: 10px 0;
    text-align: justify;
    font-size: 14px;
    line-height: 28px;

}
.stepbystep_left .step_text {
    text-align: right;
}
.folyamatswiper {
    height: 460px;
    margin: 50px 0 50px 0;
    padding: 30px 0;
}

.folyamat_box {
    width: 100%;
	width: calc(100% - 60px);
    position: relative;
    margin: 5px 60px 5px 60px;
    z-index: 10;
    padding: 15px 30px;
    background: white;
    height: 390px;
    box-shadow: 0 0 3px 3px rgba(0,0,0,0.1);
}
.folyamat_number {
    background: #2E8AAC;
    position: absolute;
    top: 50%;
    left: 15px;
    width: 100px;
    height: 100px;
    margin-top: -50px;
    border-radius: 100%;
    line-height: 100px;
    color: white;
    z-index: 5;
    font-size: 30px;
    padding: 0 0 0 10px;
    box-shadow: -2px 0px 6px rgba(255,255,255,0.3);
}
.folyamat_title {
    font-size: 20px;
    padding: 20px 0;
    text-transform: uppercase;
    font-weight: 600;
}
.folyamat_text {
    font-size: 14px;
    line-height: 130%;
    text-align: justify;
}
.folyamat_next {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    border-top: 1px solid rgba(0,0,0,0.15);
    text-align: center;
    line-height: 35px;
    font-size: 24px;
    color: grey;
    transition: all 0.4s ease;
}
.folyamat_next:hover {
    color: white;
    background: grey;
    cursor: pointer;
}
.folyamat_info {
    position: absolute;
    left: 0;
    bottom: 45px;
    right: 0;
    text-align: center;
}
.btn_folyamat_info {
    color: rgba(69, 69, 69, 0.42);
    border: 1px solid rgba(0,0,0,0.1);
    transition: all 0.3s ease;
}
.btn_folyamat_info:hover {
    color: white;
    border: 1px solid rgba(0,0,0,0.4);
    background: #2E8AAC;
    text-decoration: none;
}
.btn_folyamat_info p {
    margin: 0;
    padding: 0;
}
.stepbystep {
    margin: 70px 0;
    padding: 50px 0;
    background: url('images/blokk5.jpg');
    background-position: center;
    background-attachment: fixed;
    background-size: cover;
}
.stepbystep .title {
    /*box-shadow: 3px 3px 2px rgba(255, 255, 255, 0.2);*/
    color: white;
}
.stepbystep .title:after {
    display: none;
}
.contact_box {
    text-align: center;
    margin: 20px 0 0 0;
    background: #f3f3f3;
    padding: 10px 0;
    border-radius: 3px;
    color: #808080;
    font-weight: bold;
}
.contact_box .fa {
    font-size: 50px;
}
.contact_box {
    -webkit-transition: all 0.6s; /* Safari */
    transition: all 0.6s;
}
.contact_box:hover {
    background: #2E8AAC;
    cursor: default;
    color: white;
} 
.btn_submit {
    background: none;
    color: grey;
    display: block;
    width: 165px;
    transition: all 0.4s ease;
}

.btn_submit:hover {
    background: white;
    color: black;

}

.prefooter {
    width: 100%;
    padding: 30px 0 0px 0;
    background-color: #2b2929;
    position: relative;
    background: url('images/footer_bg.jpg');
    background-size: cover;
    background-position: center;
    box-shadow: 0 0 3px rgba(0,0,0,0.2);
    
}
.prefooter:before {
    content: "";
    display: block;
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.footer {
    font-weight: 400;
    color: #ffffff;
    font-size: 13px;
    line-height: 27px;
    text-align: center;
    padding: 40px 0;
    background-color: #2E8AAC;
    box-shadow: 0 0 1px #000;
}
.footer_title, .footer_text {
    padding-top: 50px;
    padding-bottom: 10px;
    font-size: 20px;
    text-transform: uppercase;
    text-align: left;
    width: 100%;
    color: white;
    position: relative;
    font-weight: 300;
}

.footer_text {
    font-size: 12px;
    padding-top: 12px;
    line-height: 17px;
    text-align: justify;
    text-transform: none;
}
.linkek_box {
    padding: 20px 0;
	border-top: 1px solid rgba(255,255,255,0.5);
	margin-top: 0px;
}
.footer_cont {
    padding-bottom: 70px;
    position: relative;
}
.linkek_ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
.linkek_ul li {
	display: inline-block;
    padding: 0 15px;	
}
.linkek_ul a {
    font-weight: 400;
    text-decoration: none;
    color: white;
    padding: 0;
    display: inline-block;
    font-size: 12px;
    padding-top: 4px;
    text-align: justify;
    text-transform: none;
}
.linkek_cont {
    font-weight: 400;
    color: white;
    font-size: 12px;
    padding-top: 4px;
    text-align: right;

}
.linkek_ul a:hover {
    color: grey;
}
.subscribe {
    font-weight: 400;
    color: #242424;
    font-size: 13px;
    line-height: 27px;
    text-align: left;
    padding: 60px 0; 
    box-shadow: 0 0 1px #00000040;
    
}
.subscribe_text {
    font-size: 29px;
    font-weight: 300;
    padding: 30px 0;
    text-align: center;
}
.kapcsolat_gr {
	margin-bottom: 25px;
}
#brands_swiper {
    padding: 0 0px;
}
.brand_image {
    height: 120px;
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}
.brand_img {
	max-height: 100%;
    max-width: 100%;
    text-align: center;
}

.brands_section {
    margin-top: 0px;
    margin-bottom: 80px;
    padding: 20px;

}
.contact {
	margin-bottom: 80px;
}
.invest_ul li {
	margin-bottom: 20px;
}
.brand_box {
	padding: 4px 15px;
    /* background: #f3f3f3; */
    box-shadow: 0 0 1px 0px #545454;
    border-radius: 3px;
    color: #808080;
	overflow: hidden;
	width: 100%;
    transition: all 0.3s ease;
    margin-top: 5px;
}
 
.brand_box_nohover {
	padding: 4px 15px;
    /* background: #f3f3f3; */
    box-shadow: 0 0 1px 0px #545454;
    border-radius: 3px;
    color: #808080;
	overflow: hidden;
	width: 100%;
    transition: all 0.3s ease;
    margin-top: 5px;
    
    margin: 30px 13%;
    width: 74%;
    overflow: visible; 
    box-shadow: 0 0 10px 2px rgba(0,0,0,0.1);
    border-radius: 30px;
}
.brand_box:hover {
    /* background: #2E8AAC; 
    color: white;*/
    box-shadow: 0 0 2px 1px #545454;
}
.brand_image {
}
.brand_text {
    margin: 1px 0 0px 0;
    text-decoration: none !important;
    height: 40px;
}
.brand_box:hover .brand_text {
    text-decoration: none !important;

}
.brands_section .swiper-pagination {
    position: relative;
    margin-top: 35px;
}
.home_imagebox:before {
    content: "";
    display: block;
    position: absolute;
    top: 25px;
    left: 25px;
    background: #dae4e6;
    right: -50px;
    bottom: -40px;
    z-index: -1;
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%);
}

.home_imagebox_reverse:before {
    right: 25px;
    left: -50px;
    -webkit-clip-path: polygon(100% 0, 100% 0, 100% 100%, 0 100%);
    clip-path: polygon(0 0, 0% 0, 100% 100%, 0 100%);
}
.home_imagebox_image {
    width: 100%;
}

.header_lenyil {
    position: absolute;
    bottom: 15px;
    left: 0;
    right: 0;
    height: 30px;
    font-size: 25px;
    line-height: 30px;
    color: white;
    opacity: 1;
    /*transition: all 1s ease;*/
    text-shadow: 0 0 2px rgb(36, 73, 99);
    text-align: center;
}
.contact {

}
.contact .form-control {
    background: rgba(229, 229, 229, 0.1);
    color: grey;
}
.contact label a {
    color: inherit;
}
.contact label {
    color: rgba(116, 116, 116, 0.8);
}
.peoples_section {
    background: url('images/team_bg.jpg');
    /*background-attachment: fixed;*/
    background-size: cover;
    background-position: center;
    padding: 40px 0;
}

.footer_social_text {
}

.footer_social {
    color: white;
    text-decoration: none;
    font-size: 80px;
    border-radius: 100%;
    overflow: hidden;
    margin: 0 15px 0 0;
    width: 60px;
    display: inline-block;
    height: 60px;
    margin-top: 20px;
}
.footer_logos {
    opacity: 0.6;
}
.footer_logos:hover {
    opacity: 1;
}

@media only screen and (max-width: 800px) {
	.header_logo {
		height: auto;
		width: 80%;
	}
	.navbar-default .navbar-toggle {
        border-color: rgba(255,255,255,0.8);
        margin-top: 8px;
	}
	.navbar-default .navbar-toggle .icon-bar {
		background-color: rgba(255,255,255,0.8);
	}
	.linkek_ul li {
		display: block;
	}
	.linkek_cont {
		text-align: center;
		margin-top: 20px;
	}
	.number_2sub {
		margin-top: 25px;
    }
    .container {
        overflow: hidden;
    }
    .home_imagebox {
        margin: 70px  0px;
    }
    .kiemelt_sav {
        background-attachment: unset;
        background-size: cover;
        background-position: center;
    }
}


.people_image_box {
    position: relative;
}
.linkedin_prof {
    position: absolute;
    right: 15px;
    bottom: 5px;
    font-size: 24px;
    color: grey;
    text-decoration: none;
}
/*
.header_idezet {
    color: rgba(255, 255, 255, 0.74);
    text-align: center;
    font-size: 14px;
    font-weight: 300;
    max-width: 330px;
    position: absolute;
    margin: auto;
    right: 2vw;
    bottom: 3vh;
}
*/

.header_idezet {
    color: rgba(255, 255, 255, 0.74);
    text-align: center;
    font-size: 22px;
    font-weight: 300;
    max-width: 640px;
    margin: 10vh auto 10vh auto;
}
.navbarlogoimg_noactive {
   /* opacity: 0 !important;*/
}
.navbar-brand {
    padding: 0px;
    opacity: 1;
    transition: all 0.2s ease;
}

.fullmenu_hide {
    opacity: 0;
    transition: all 1.5s ease;    
}


.footer_paly {
    max-height: 200px;
    position: absolute;
    bottom: 0;
    right: 0;
}

@media only screen and (max-width: 1000px) {
    .footer_paly {
        position: relative;
        margin: 0 auto;
        display: block;
    }
}

@media only screen and (max-width: 800px) {

    .header_idezet {
        font-size: 20px;
        margin-top: 0;
    }
}

.brand_link, .brand_link:hover {
    color: inherit;
    text-decoration: none;
    cursor: pointer;
    
    padding: 2px;
    display: block;
}


.brand_box {
    margin: 30px 13%;
    width: 74%;
    overflow: visible; 
    box-shadow: 0 0 22px 2px rgba(0,0,0,0.25);
    border-radius: 30px;
}
.brand_box:hover {
    /*border: 1px solid #545454; */
    box-shadow: 0 0 26px 2px rgba(0,0,0,0.4);
}
.home_brand_hiddenbox {
    max-height: 0;
    overflow: hidden;
    z-index: 999;
    padding: 0 26px;

    border-radius: 30px;
    font-size: 15px;
    color: rgb(44, 44, 44);
    text-align: justify;
    line-height: 1.25;
}
.brand_box_simple {
    
    overflow: visible; 
}
.brand_box_simple:hover .home_brand_hiddenbox, .brand_box:hover .home_brand_hiddenbox {
    position: absolute;
    top: 30px;
    padding: 30px 26px;
    display: block;
    background: white;
    left: -16px;
    right: -16px;
    max-height: none;
    box-shadow: 0 0 19px 0px rgba(0,0,0,0.25);
    transition: all 0.4s ease;
}


.home_investment_hiddenbox {
    max-height: 0;
    overflow: hidden;
    transition: border 0.4s ease;
    z-index: 999;

}

.investment_box:hover .home_investment_hiddenbox {
    position: absolute;
    top: 30px;
    display: block;
    background: white;
    left: -16px;
    right: -16px;
    padding: 30px 26px;
    max-height: none;
    border-radius: 30px;
    font-size: 15px;
    color: rgb(44, 44, 44);
    box-shadow: 0 0 19px 0px rgba(0,0,0,0.25);
    text-align: justify;
    line-height: 1.25;
}

.investment_image span {
    position: absolute;
    top: 40%;
    left: 0;
    right: 0;
    text-align: center;
    display: block;
    font-size: 28px;
}


.lookingfor {
    padding: 120px 0;
}
.lookingfor .title {
    margin: 0 0 70px 0;
}
.dropdown-menu-right {
    margin-top: 20px !important;
}
.navbar-scrolled .dropdown-menu-right {
    margin-top: 0 !important;
}

.navbar-default .navbar-nav>.open>a, .navbar-default .navbar-nav>.open>a:focus, .navbar-default .navbar-nav>.open>a:hover {
    background: #ffffff;
}


@media only screen and (min-width: 1000px) {
    .lookingfor_box {
        width: 20%;
        
    }
    .lookingfor_image img {
        max-width: 115px;
    }
}
@media only screen and (max-width: 999px){
    .lookingfor_box {
        width: 33%;
        
    }
    
}
@media only screen and (max-width: 630px){
    .lookingfor_box {
        width: 47%;
       
    }
}
@media only screen and (max-width: 630px){
    .lookingfor_box {
        width: 100%;
       
    }
}
.lookingfor_top {
    height: 90px;
}
.lookingfor_bottom {
    height: 90px;
}
.lookingfor_nyil {
    text-align: center;
}

.lookingfor_nyil img {
    height: 50px;
}
.lookingfor_image {
    text-align: center;
}
.lookingfor_image img {
    width: 70%;
}
.lookingfor_text {
    margin: 10px -10px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    
    height: 80px;
}
@media only screen and (max-width: 1000px) {

    .lookingfor_box .lookingfor_nyil_bottom {
        opacity: 0;
    }
    .lookingfor_box .lookingfor_bottom {
        opacity: 0;
    }
    .lookingfor_text{
        margin: 0 5px;
        height: auto;
    }
}
@media only screen and (min-width: 1001px) {
    .lookingfor_box:nth-child(2n + 1) .lookingfor_nyil_top {
        opacity: 0;
    }
    .lookingfor_box:nth-child(2n ) .lookingfor_nyil_bottom {
        opacity: 0;
    }
    .lookingfor_box:nth-child(2n + 1) .lookingfor_top {
        opacity: 0;
    }
    .lookingfor_box:nth-child(2n ) .lookingfor_bottom {
        opacity: 0;
    }
}




.prefooter .form-control {
    background: rgb(255, 255, 255, 0.7);
    line-height: 40px;
    height: 40px;
    color: grey;
    border-radius: 12px;
    border: 1px solid rgba(0,0,0,0.4);
    
    padding-left: 20px;
}

.prefooter .form-control:hover, .prefooter .form-control:focus {
    background: rgb(255, 255, 255, 1);
}
.prefooter .form-email-submit {
    background: rgb(255, 255, 255, 0.7);
    line-height: 40px;
    height: 40px;
    color: grey;
    border-radius: 12px;
    border: 1px solid rgba(0,0,0,0.4);
    
    padding: 0 20px;
}
.prefooter .form-email-submit:hover {
    background: rgb(255, 255, 255, 1);
}

.gdpr_label {
    color: rgba(255,255,255,0.7);
}

.hybrid_startup {
    background: url(images/step_of_bg.svg);
    background-size: auto 100%;
    background-position: right;
    background-repeat: no-repeat;
}
.steps_img {
    width: 100%;
    margin: 180px 0;
}
@media only screen and (max-width:767px){
    .steps_img{
        margin: 100px 0;
    }
}
.hybrid_startup .title {
    margin-top: 120px;
}


.investment_process {
    background: #e9edf1 ;
    padding: 50px 0;
}





@media only screen and (min-width: 1000px) {
    .investment_box {
        width: 16.660%;
        float: left;
    }
}
@media only screen and (max-width: 999px){
    .investment_box {
        width: 33%;
        float: left;
    }
    
}
@media only screen and (max-width: 630px){
    .investment_box {
        width: 47%;
       
    }
}
@media only screen and (max-width: 450px){
    .investment_box {
        width: 100%;
       
    }
}
.investment_top {
    height: 90px;
}
.investment_bottom {
    height: 90px;
}
.investment_nyil {
    text-align: center;
}

.investment_nyil img {
    height: 50px;
}
.investment_image {
    text-align: center;
    position: relative;
}
.investment_image object {
    width: 100%;
}
.investment_text {
    margin: 10px -10px;
    font-size: 14px;
    font-weight: 700;
    text-align: center;
    
    height: 80px;
}
.home_text_i1 {
    max-width: 100%;
    margin-top: 50px;
}
.home_text_i2 {
    max-width: 100%;
    margin-top: 100px;
}
@media only screen and (max-width: 1000px) {

    .investment_box .investment_nyil_bottom {
        display: none;
    }
    .investment_box .investment_bottom {
        display: none;
    }
    .investment_text{
        margin: 0 5px;
        height: auto;
    }
    .home_text_i2 { 
        margin-top: 0px;
    }
    .investment_box {
        margin-top: 15px;
    }
}
@media only screen and (min-width: 1001px) {

    .investment_box:nth-child(2n ) .investment_nyil_top {
        opacity: 0;
    }
    .investment_box:nth-child(2n +1) .investment_nyil_bottom {
        opacity: 0;
    }
    .investment_box:nth-child(2n) .investment_top {
        opacity: 0;
    }
    .investment_box:nth-child(2n +1 ) .investment_bottom {
        opacity: 0;
    }
}

.investment_image_1hover {
    display: none;
}
.investment_image_2hover {
    display: none;
}

.investment_box:nth-child(2n + 1) .investment_image_2 {
    display: none;
}
.investment_box:nth-child(2n ) .investment_image_1 {
    display: none;
}




.investment_box:nth-child(2n):hover .investment_image_2hover {
    display: block;
}
.investment_box:nth-child(2n):hover .investment_image_2 {
    display: none;
}

.investment_box:nth-child(2n + 1 ):hover .investment_image_1hover {
    display: block;
}
.investment_box:nth-child(2n + 1 ):hover .investment_image_1 {
    display: none;
}




.usps {
    background: #e9edf1 url('images/usp_bg.svg');
    background-size: auto 100%;
    background-repeat: no-repeat;
    background-position: left;
}

.usps_circle_divider {
    padding-top: 80px;
    text-align: center;
}
.usps_circle_divider img {
    height: 50px;
    transform: rotate(90deg);
}

.usps_row {
    margin-top: 20px;
    margin-bottom: 50px;
}

.usps_big_circle {
    float: left;
    width: 210px;
    height: 210px;
    border-radius: 100%;
    background: white;
    display: table-cell;
    padding: 15px;
    vertical-align: middle;
    background: #d2dce3;
    box-shadow: 0 0 13px 3px rgba(0,0,0,0.3);
    font-size: 15px;
    transition: all 0.3s ease;
}
.usps_big_circle:hover {
    box-shadow: 0 0 13px 3px rgba(0,0,0,0.4);
}
.usps_big_circle_text {
    display: table-cell;
    vertical-align: middle;
    height: 180px;
    text-align: center;
    width: 180px;
}
.usps_small_circle {
    float: left;
    width: 140px;
    height: 140px;
    border-radius: 100%;
    background: white;
    display: table-cell;
    padding: 10px;
    vertical-align: middle;
    margin-top: 35px;
    box-shadow: 0 0 13px 3px rgba(0,0,0,0.3);
    font-size: 15px;
    transition: all 0.3s ease;
}
.usps_small_circle:hover {
    box-shadow: 0 0 13px 3px rgba(0,0,0,0.4);
}

.usps_small_circle_text {
    display: table-cell;
    vertical-align: middle;
    height: 120px;
    text-align: center;
    width: 120px;
}
.usps_circle_divider {
    float: left;
    width: calc( ( 100% - 632px ) / 3 );
}


.usps_row:after {
    display: block;
    content: "";
    clear: both;
}
@media only screen and (max-width: 660px){
    .usps_big_circle {
        width: 150px;
        height: 150px;
        padding: 10px;
        font-size: 12px;
        margin: 0 10px;
    }
    .usps_big_circle_text {
        height: 140px;
        width: 180px;
        font-size: 12px;
    }
    .usps_small_circle {
        width: 80px;
        height: 80px;
        padding: 5px;
        font-size: 9px;
        margin: 35px 10px 0 10px;
    }
    .usps_small_circle_text {
        height: 80px;
        font-size: 9px;
        width: 120px;
    }
}
@media only screen and (max-width: 570px){
    .usps_big_circle {
        width: 120px;
        height: 120px;
        padding: 10px;
        font-size: 10px;
        margin: 0 5px;
    }
    .usps_big_circle_text {
        height: 105px;
        width: 180px;
        font-size: 11px;
    }
    .usps_small_circle {
        width: 50px;
        height: 50px;
        padding: 5px;
        font-size: 7px;
        margin: 35px 5px 0 5px;
    }
    .usps_small_circle_text {
        height: 45px;
        font-size: 8px;
        width: 120px;
        line-height: 10px;
    }
}
@media only screen and (max-width: 380px){
    .usps_big_circle {
        width: 80px;
        height: 80px;
        padding: 10px;
        margin: 0 5px;
    }
    .usps_big_circle_text {
        height: 60px;
        width: 180px;
        font-size: 9px;
        line-height: 10px;
    }
    .usps_small_circle {
        width: 50px;
        height: 50px;
        padding: 5px;
        font-size: 7px;
        margin: 20px 5px 0 5px;
    }
    .usps_small_circle_text {
        height: 45px;
        font-size: 8px;
        width: 120px;
        line-height: 10px;
    }
}




@media only screen and (max-width: 1235px){
    .navbar-default .navbar-nav>li>a {
        font-size: 13px;
    }
}

@media only screen and (max-width: 1090px){
    .navbar-default .navbar-nav>li>a {
        font-size: 11px;
        padding: 0 7px;
    }
}

@media only screen and (max-width: 975px){
    .navbar-default .navbar-nav>li>a {
        font-size: 10px;
        padding: 0 5px;
    }
}

@media only screen and (max-width: 900px){
    .navbar-default .navbar-nav>li>a {
        font-size: 9px;
        padding: 0 4px;
    }
}



@media only screen and (max-width: 850px){
    .navbar-default .navbar-nav>li>a {
        font-size: 8.5px;
        padding: 0 3px;
    }
}

@media only screen and (max-width: 800px){
    .navbar-default .navbar-nav>li>a {
        font-size: 7.5px;
        
    }
    .lookingfor_box {
        width: 33,08%;
    }
}
@media only screen and (max-width: 767px){
    .navbar-nav{
        background: rgba(50, 94, 124, 1);
        margin-top: 0;
        border-radius: 10px;
    }
    .navbar-default .navbar-nav>li>a {
        font-size: 15px;
        padding: 10px;
    }
}
   


@media only screen and (max-width: 640px){
    .lookingfor_image img {
        max-width: 120px;
    }
    .investment_image img {
        max-width: 120px;
    }
    .investment_image span {
        font-size: 18px;
        top: 35%;

    }
    .lookingfor_text {
        padding: 0 10%;
    }
}
.people_box .people_text {
    display: none;
}
.people_box:hover .people_text {
    display: block;
    position: absolute;
    background: white;
    padding: 20px;
    left: 0;
    right: 0;
    bottom: -35px;
    border-radius: 25px;
    z-index: 30;
}


.video_detail h1, .video_detail h2, .video_detail h3, .video_detail h4, .video_detail h5 {
    margin: 20px 0;
}
@media screen and (min-width: 800px) {
    
    .video_detail .brand_box_nohover {
        width: 98% !important;
    }
}