.img-responsive {
	width: 100%;
}

.head-elvalaszto {
    display: inline-block;
    text-align: center;
    width: 30px; color: #2b4b80;
}
.fejlectop {
    margin-top: 120px;
}
.fejlectop2 {
    margin-top: 60px;
}
.fejlectop3 {
    margin-top: 150px;
}
.slider-area .hero__caption h1 {
    font-size: 62px;
    font-weight: 700;
    margin-bottom: 14px;
    color: #2b4b80;
    font-family: "Poppins",sans-serif;
    line-height: 1.2;    
    text-transform: none;    
}
a:hover {
    color: #2b4b80;
}
.main-header .main-menu ul ul.submenu>li>a {
    text-transform: none!important;
}
.slicknav_nav a {
    text-transform: none!important;
}
.create-padding {
    padding-top: 50px;
    padding-bottom: 50px;
}
.hiba {
    font-size: 120px;
}
.kozepre {
    text-align: center;
    margin-top: 80px;
}
.szin {
    color: #707b8e!important;
}
.pad-sec {
    padding: 120px 0px 80px 0px;
}
.blog_right_sidebar .single_sidebar_widget {
    background: transparent!important;    
}
.btn-gyik {
    background: #ff5c97;
    -moz-user-select: none;    
    color: #fff;
    display: inline-block;
    font-size: 20px;
    font-weight: 400;
    letter-spacing: 1px;
    line-height: 1.4;
    margin-bottom: 0;
    padding: 30px 44px;
    border-radius: 5px;
    min-width: 200px;
    cursor: pointer;
    transition: color 0.4s linear;
    position: relative;
    z-index: 1;
    border: 0;
    overflow: hidden;
    margin: 0;
}

.referencia {
    display: block;    
    padding: 15px;
}
.referencia .r-img {
    position: relative;
    box-shadow: -3px -3px 10px 5px #e6e6e6;
    padding: 20px;
}
.referencia .r-img .ri-desktop-img {
    width: 100%;
}
.referencia .r-img .ri-mobil  {
    top: 10px;
    right: 10px;
    bottom: 10px;
    left: 10px;    
    position: absolute;
    display: none;
    text-align: center;
    
}
.referencia .r-img .ri-mobil .ri-mobil-img {
    width: 150px;
}
.referencia .r-info {
    background-color: #ecf1f9;
    text-align: center;
    color: #2b4b80;
    padding: 10px;
    
}
.referencia:hover .r-img .ri-mobil {
    display: block;
}
.referencia:hover .r-img .ri-desktop-img {
    opacity: 0.1;
}

.tips-padding {
    padding-top: 100px;
    padding-bottom: 20px;
}
.create-padding {
    padding-top: 10px;
    padding-bottom: 30px;
}
.we-padding {
    padding-top: 50px;
}


.infosav {
    text-align: right;
    background: #ecf1f9;
    padding: 6px 0px 6px 0px;
    border-bottom: solid 1px #e6e6e6;
}
.rszin {
    color: #ff5c97;
}
.footer-padding {
    padding-top: 150px;    
}

.main-header .main-menu ul li a {
    padding: 39px 15px;
}
.footer-area .footer-social a {
    width: 40px;
    height: 40px;
    font-size: 14px;
    border: 1px solid #fafafa;
    background: #ff5c97;
    display: inline-block;
    line-height: 40px;
    text-align: center;
    color: #fff;
    margin-right: 5px;
    -webkit-transition: all .4s ease-out 0s;
    -moz-transition: all .4s ease-out 0s;
    -ms-transition: all .4s ease-out 0s;
    -o-transition: all .4s ease-out 0s;
    transition: all .4s ease-out 0s;
}
.btn-primary:hover {
    color: #fff;
    background-color: #ec4683;
    border-color: #ec4683;
}
#scrollUp {
    background: #ff5c97;
    height: 50px;
    width: 50px;
    right: auto;
    bottom: 18px;
    color: #fff;
    font-size: 33px;
    text-align: center;
    border-radius: 50%;
    line-height: 48px;
    border: 2px solid transparent;
    left: 31px;
}



@media only screen and (min-width: 1200px) and (max-width: 1600px) {
    .slider-height {
        min-height: 900px;
    }
    .header-sticky.sticky-bar.sticky .main-menu ul>li>a {
        padding: 26px 12px;
    }
}

@media only screen and (max-width: 1200px) { /* COL-lg */
    .slider-area .hero__caption h1 {
        font-size: 52px;

    }
    .main-header .main-menu ul li a {
        padding: 39px 5px;
        
    }
    .slider-height {
        min-height: 800px;
    }
}

@media only screen and (max-width: 992px) { /* COL-md */
    .slider-area {        
        margin-top: 62px;
    }
    .slider-height {
        min-height: 700px;
    }
}
@media only screen and (max-width: 768px) { /* COL-SM */
    .head-elerhetoseg {
        text-align: center;
    }
    .head-elerhetoseg .head-elvalaszto {
        display: block;
    }
    .head-elerhetoseg .head-elvalaszto .he-vonal {
        display: none;
    }
    
    .slider-area .hero__caption h1 {
        font-size: 40px;
    }
    .slider-area .hero__caption p {
        font-size: 14px;
        line-height: 21px;
    }
    .hasznos H1 {
    letter-spacing: 2px;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 73px!important;
    }
    .section-tittle h2 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 25px;
    margin-top: 7px;
    }
    .we-create-area .we-create-cap p {
    padding-right: 50px;
    margin-bottom: 22px;
    }
}
@media only screen and (max-width: 600px) { /* COL-XS */        
    .szolgkep {
        display: none;
    }
    .hasznos H1 {
    letter-spacing: 2px;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 73px!important;
    }
    .section-tittle h2 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 25px;
    }
    .we-create-area .we-create-cap p {
    padding-right: 50px;
    margin-bottom: 22px;
    }
}
@media only screen and (min-width: 480px) and (max-width: 767px) {
    .slider-height {
        min-height: 600px;
    }
    .hasznos H1 {
    letter-spacing: 2px;
    font-size: 40px;
    line-height: 1;
    margin-bottom: 30px;
    margin-top: 73px!important;
    }
    .section-tittle h2 {
    font-size: 28px;
    line-height: 1.3;
    margin-bottom: 25px;
    }
    .we-create-area .we-create-cap p {
    padding-right: 50px;
    margin-bottom: 22px;
    }
}