
@media only screen and (min-width: 768px){
	.wrapper{
		padding-left: 40px !important;
		padding-right: 40px !important;
	}
	.wrapper2{
		padding-left: 80px !important;
		padding-right: 80px !important;
	}

	.search-box2{
		display: none;
	}
	.date-rated {
		display: none;
	}
	.header-in .toggle{
		display: none;
	}
	.header-2 .closebtn{
		display: none;
	}

	.header-02 nav.navbar .navbar-nav{
		margin-top: 14px;
	}
	.header-02 nav.navbar .navbar-nav li.mobile-show{
		display: none;
	}
}

/*----------------------*/

@media only screen and (max-width: 991px){
	.logo-t {
	    width: 200px;
	}
	.rating2-in .box2{
	    width: 42%;
	}
	.rating1 .middle .btn-2{
	    font-size: 15px;
	}
	.about .txt{
	    margin-bottom: 30px;
	}
	.gallery-section .box {
	    width: 50%;
	}
}
@media only screen and (max-width: 767px){
	body h6{
		font-size: 18px;
	}
	body h2 {
	    font-size: 32px;
	}
	body h2.cp {
	    font-size: 24px;
	}
	.header-in .search{
		display: none;
	}
	.search-box2{
		margin-top: 10px;
	}
	.social-icon a {
	    width: 32px;
	    height: 32px;
	    font-size: 16px;
	    padding: 6px 4px;
	    margin: 0 2px;
	}
	.logo-t {
	    width: 180px;
	}
	.header-top {
	    padding: 8px 0;
	}
	.banner .box {
	    /*padding: 9em 15px 6em 15px;*/
	}
	.header-2 .menu1{
		flex-direction: column;
		margin-top: 20px;
	}
	.header-2 .menu1 a {
	    padding: 10px 10px;
	    /*font-size: 1.1em;*/
	}
	.banner .overlay .text-b h2{
	    font-size: 40px;
    	/*font-family: 'Montserrat', sans-serif !important;*/
	}
	.banner .box h3{
	    font-size: 18px;
	}
	.banner .box h3 span{
		font-size: 16px;
	}
	.banner .box .rate,
	.banner .box .find{
    	max-width: 125px;
	}
	.banner .box .rate img,
	.banner .box .find img{
	    height: 33px;
	}
	.banner .box h3 {
	    font-size: 15px;
	}
	.banner .box h3 span {
	    font-size: 14px;
	}
	.menu-bottom li a{
		font-size: 16px;
	}
	.rating2-in {
		flex-wrap: wrap;
	}
	.rating2-in .box1,
	.rating2-in .box2,
	.rating2-in .box3{
	    width: 100%;
	    max-width: 400px;
	    margin: auto;
	}
	.rating2-in .panel .panel-heading {
	    display: none;
	}
	.rating2-in .box1 .qw{
		margin: 0px auto 20px auto;
	}
	.rating2-in .box1 .qw .box h2{
		margin-bottom: 10px;
	}
	.radio-btn .btn-sık {
		margin-top: 8px;
	}
	.social-icon{
		text-align: right;
	}
	.social-icon h6{
		text-align: right;
	}
	.rating1 .middle{
		text-align: center;
	}
	.rating1 .middle .btn-2{
		margin-bottom: 10px;
	}
	.form-filter .label1,
	.form-filter .form-control{
	    width: 100% !important;
	}
	.section-result2 .result-table table {
	}
	.section-result2 .result-table table tr th,
	.section-result2 .result-table table tr td{
	    white-space: inherit !important;
	    min-width: 150px;
	}
	.search-box .input-s{
		
	}
	.search-box .search-field {
        width: 100%;
	    /*max-width: 100%;
	    min-width: 100%;
	    -webkit-appearance: none;*/
	}
	.section-result{
		padding-bottom: 20px;
	}
	.section-result2 {
	    padding-bottom: 40px;
	}
	.header-2 {
	    padding: 15px 0;
	    position: fixed;
	    top: 0;
	    right: -100%;
	    transition: all .3s ease;
        width: 80%;
	    max-width: 300px;
	    height: 100%;
	    z-index: 999;
	}
	.header-2.toggle-menu {
		right: 0;
	}
	
	.discussion-section .post .userinfo {
        width: 30%;
        padding: 15px 0 15px 15px;
    }

    .discussion-section .post .posttext {
        width: 70%;
        padding-right: 15px;
        padding-top: 15px;
        padding-bottom: 15px;
    }

    .discussion-section .post .comments .commentbg {
        font-size: 12px;
        padding: 7px;
        min-width: 35px;
    }
    .discussion-section .post .time i {
        display: block;
        margin-top: 5px;
    }

    .post .views i {
        display: block;
        margin-top: 5px;
    }

    .discussion-section .post .comments .commentbg .mark {
        left: 36%;
    }

    .discussion-section .postinfobot {
	    padding: 10px;
	}
    .discussion-section .postinfobot .posted {
	    width: 200px;
	    margin: 0;
	}
	.user-section .user-box{
		flex-wrap: wrap;
	}
	.user-section .user-box .name {
	    width: 100%;
	    margin-right: 0;
	    margin-bottom: 10px;
	}
	.user-section .user-box .txt-in .t-left {
	    width: 100%;
	    padding-right: 0;
	    padding-bottom: 10px;
	}
	.user-section .user-box .txt-in .t-right {
	    width: 100%;
	}
	.sidebar-div{
		display: none;
	}
	.mobile-sidebar{
	    display: block;
	}
	.profile-section .profile-top .profile-updt {
	    width: 120px;
	    height: 120px;
	}
	.profile-section .profile-top .profile-updt .updt p {
		font-size: 14px;
	}
	.profile-section .profile-top .profile-updt .updt i {
	    font-size: 1.2em;
	}
	.profile-section .profile-top .overlay {
	    padding: 40px 0;
	}
	.header-01 .links .links-box.toggle-mob {
		display: none;
	}
	
}

@media only screen and (max-width: 575px){
	body h1.title {
	    font-size: 35px;
	}
	body h3 {
	    font-size: 26px;
	}
	body h3 span{
		font-size: 18px;
	}
	body h2 {
	    font-size: 30px;
	}
	body h2 {
	    font-size: 26px;
	}
	body h6 {
	    font-size: 16px;
	}
	body p{
		font-size: 16px;
	}
	body h4 {
	    font-size: 22px;
	}
	body h5{
		font-size: 22px;
	}
	.logo-t {
	    /*width: 100px;*/
	}
	.header-01 .social .txt{
		display: none;
	}
	.header-01 {
	    padding: 8px 0;
	}
	.header-2 .menu1 a{
		/*font-size: 1em;*/
	}
	.banner .box{
		width: 100%;
	}
	.banner .box {
	    /*padding: 7em 15px 5em 15px;*/
	}
	.banner .overlay .text-b h2{
		font-size: 34px;
	}
	.section1 .box{
		width: 100%;
	}
	.section1 .box {
	    padding: 3em 15px;
	}
	.banner .box .left, 
	.banner .box .right,
	.banner .box .center {
	    padding: 0 6px;
	}
	.search-box .search-field{
		font-size: 12px;
	}
	.search-box .search-field{
		height: 32px;
	    padding-left: 30px;
	}
	.search-box .input-s img {
	    top: 9px;
	    left: 8px;
	    width: 16px;
	}
	.search-box .search-btn{
		padding: 4.2px 6px;
   		font-size: 15px;
	}

	.banner .search-box .input-s img {
	    top: 10px;
	    left: 8px;
	    width: 20px;
	}
	.banner .search-box {
	    margin-bottom: 30px;
	}
	.media-profile .media-body, .media-profile .media-left, .media-profile .media-right{
		display: block;
	}
	.rating1 .right .tr{
		font-size: 16px;
	}
	.rating1 .left select{
		font-size: 15px;
	}
	.social-icon a {
        width: 26px;
	    height: 26px;
	    font-size: 12px;
	    padding: 5px 4px;
	    margin: 0 2px;
	}
	.social-icon h6 {
	    font-size: 14px;
	    margin-bottom: 2px;
	}
	.form1{
		padding: 20px 15px;
	}
	.menu-bottom li{
		display: block;
		text-align: center;
	}

	.mobile-search #custom-search-input .search-query{
		height: 30px;
		font-size: 11px;
	    padding-left: 26px;
	}
	.mobile-search #custom-search-input .img-icon{
		width: 16px;
	}
	.mobile-search #custom-search-input .input-group-btn{
		padding: 0 6px;
	}
	.login-section .form1 {
	    padding: 40px 15px 20px;
	}
	.recruiter-section .form1{
	    padding: 40px 15px 20px;
	}

	.footer .copy{
		text-align: center;
	}

	.friends-list {
	    flex-wrap: wrap;
	}
	.friends-list .txt {
	    width: 70%;
	}
	.friends-list .btns {
	    width: 100%;
	}
	.message-section .message-list .img img {
	    width: 40px;
	    height: 40px;
	}
	.message-section .message-list .img {
	    width: 60px;
	    min-width: 60px;
	}
	.message-section .message-list .txt .title h6 {
	    font-size: 10px;
	}
	.message-section .message-list .txt {
		width: calc(100% - 60px);
	}

	.chat-section .bottom_wrapper .send_message {
	    width: 120px;
	}
	.chat-section .bottom_wrapper .message_input_wrapper {
	    width: calc(100% - 130px);
	}
	.chat-section .bottom_wrapper {
	    padding: 20px 15px;
	}
	.profile-section .profile-top .profile-updt {
	    /*width: 80px;
	    height: 80px;*/
	}
	.profile-section .profile-top .overlay {
	    padding: 20px 0;
	}


	
}

@media only screen and (max-width: 480px){
	body h1.title {
	    font-size: 28px;
	}
	body h2 {
	    font-size: 24px;
	}
	body h2.cp {
	    font-size: 22px;
	}
	body h3 {
	    font-size: 24px;
	}
	body h3 span{
		font-size: 16px;
	}
	body p{
		font-size: 15px;
	}
	body h4 {
	    font-size: 20px;
	}
	body h5{
		font-size: 20px;
	}
	.menu-bottom li a{
		font-size: 16px;
	}

	.quality-s .quality{
		flex-wrap: wrap;
	}
	.quality-s .quality .left,
	.quality-s .quality .right{
		width: 100%;
	}
	.quality-s .quality .left .box,
	.quality-s .quality .right .box{
		margin-left: auto;
		margin-right: auto;
	}
	.rating1 .right .tr{
		font-size: 12px;
	}
	.radio-btn .btn{
		padding: 10px 35px;
	}
	.banner .box .rate, 
	.banner .box .find {
	    max-width: 100px;
	}
	.banner .box .rate,
	.banner .box .find{
	    padding: 10px 5px;
	}
	.banner .box h3 {
	    font-size: 14px;
	}
	.banner .box h3 span {
	    font-size: 12px;
	}
	.gallery-section .hovereffect img{
		height: 150px;
	}
	.search-box .search-s{
	    flex-wrap: wrap;
    	width: 100%;
	}
	.search-box .input-s {
	    width: 100%;
	    margin: 0;
	    margin-bottom: 10px;
	}
	.search-box .search-field {
	    width: 100%;
	}
	.search-box .btn-s {
		width: 100%;
	}
	.search-box .btn-s .search-btn{
		width: 100%;
	}
	.search-box .btn-s .search-btn i{
		display: none;
	}
	.search-box .btn-s .srch-txt{
	    display: block;
	}

}

@media only screen and (max-width: 375px){
	.search-box .search-s{
		justify-content: center;
		-webkit-justify-content: center;
		/*width: 240px;*/
    	margin: auto;
	}
	/*.search-box .input-s {
	    width: 240px;
	}*/
	/*.search-box .search-field{
		width: 240px;
	}*/
	.search-box .search-field{
		font-size: 10px;
	}
	.search-box .input-s img{
		width: 14px;
	}
	.search-box .search-field {
	    height: 28px;
	    padding-left: 28px;
	}
	.search-box .search-btn {
    	padding: 2.4px 6px;
    }
}