.header{
    height: 140px;
}
.headerLogo{
    padding-top: 36px;
}
.headerMenu{
    text-align: center;
}
.headerLinks{
    padding-top: 62px;
}
.headerMenu a{
    padding-top: 62px;
    text-decoration: none;
    color: #162438;
    font-family: Montserrat-Regular, Arial;
    font-size: 16px;
    padding-right: 60px;
    font-weight: bold;
}
.headerIcons{
    padding-top: 62px;
}
.utpImage{
    margin-left: 140px;
    height: 500px;
    width: 300px;
}
.utpForm{
    padding-top: 100px;
}
.utpForm H2{
    font-family: Montserrat-Bold, Arial;
    color: #354153;
    font-size: 29px;
}
.utpForm p{
    padding-top: 50px;
    font-family: Montserrat-Regular, Arial;
    color: #737373;
    font-size: 17px;
}
.utpButton{
    height: 70px;
    width: 200px;
    font-family: Montserrat-Regular, Arial;
    background-color: #009fe3;
    color: #ffffff;
    border-radius: 40px;
    border: #009fe3 solid;
    margin-top: 50px;
    font-size: 15px;
}
.main{
    background-color: #f8f8f8;
}
.blogImage{
    height: 350px;
    width: 550px;
    z-index: 0;
}
.sidebarTags{
    font-family: Montserrat-Medium, Arial;
    font-size: 24px;
    color: #111111;
}
.categories{
    width: 300px;
    height: 45px;
    background: #fff;
    border: 1px solid #eeeeee;
}
.categories p{
    font-size: 12px;
    text-decoration: none;
    color: #111111;
    padding-top: 12px !important;
    padding-left: 16px;
    font-family: Montserrat-Regular, Arial;
}
.categories a{
    text-decoration: none;
}
.categories:hover{
    background-color: #162438;
}
.categories:hover p{
    color: #fff;
}
.search{
    margin-top: 30px;
    margin-bottom: 30px;
    width: 300px;
    height: 45px;
    background: #fff;
    border: 1px solid #009fe3;
}
.inputSearch {
    margin-left: 16px;
    margin-top: 10px;
    border: none;
}
.articles{
    width: 300px;
    height: max-content;
    background: #fff;
    border: 1px solid #eeeeee;
}
.articles p{
    color: #111111;
    padding-top: 10px !important;
    padding-left: 16px;
    padding-right: 16px;
    padding-bottom: 10px;
    margin-bottom: 0;
    font-family: Montserrat-Regular, Arial;
    text-decoration: none;
    font-size: 12px;
}
.articles a{
    text-decoration: none;
}
.articles:hover{
    background-color: #162438;
}
.articles:hover p{
    color: #fff;
}
.tags{
    margin-right: 5px;
    margin-bottom: 5px;
    float: left;
    width: max-content;
    height: max-content;
    background: #f9f8f6;
    border: 1px solid #eeeeee;
}
.tags a{
    text-decoration: none;
}
.tags p{
    margin: 0;
    color: #111111;
    padding-top: 10px !important;
    padding-left: 10px;
    padding-right: 10px;
    padding-bottom: 10px;
    font-family: Montserrat-Regular, Arial;
    font-size: 12px;
}
.tags:hover{
    background-color: #162438;
}
.tags:hover p{
    color: #fff;
}
.mainLink{
    margin-top: 50px;
    text-align: center;
    margin-bottom: 100px;
}
.mainLink a{
    color: #009fe3;
    text-decoration: none;
    border-bottom: 1px dashed #009fe3;
    font-size: 15px;
    font-family: Montserrat-Regular, Arial;
    font-weight: bold;
}
.bottomUTP{
    background-color: #162438;
}
.bottomUTPDescription{
    font-family: Montserrat-Medium, Arial;
    font-size: 28px !important;
}
.bottomUTP2{
    color: #fff;
    padding-top: 25px;
    padding-bottom: 25px;
}
.bottomUTP2 button{
    margin-top: 40px;

}
.bottomUTP2 p{
    text-align: right;
    padding-top: 15px;
    padding-right: 80px;
    font-size: 14px;
    font-family: Montserrat-Light, Arial;
}
.footer{
    text-align: center;
}
.footerLogo{
    margin-top: 50px;
}
.footerLinks{
    margin-top: 50px;
    text-align: center;
    font-family: Montserrat, Arial;
    color: #999999;
}
.footerLink{
    border-right: 2px solid #dbdbdb;
}
.footerLinks a{
    padding-right: 10px;
    margin-left: 10px;
    text-decoration: none;
    font-family: Montserrat-Regular, Arial;
}
.footerLinks a:hover{
    color: #111111;
}
.copyright{
    margin-top: 50px;
    text-align: center;
    font-family: Montserrat-Regular, Arial;
    color: #999999;
}
.copyright img{
    margin-bottom: 50px;
}
.data{
    font-family: Montserrat, Arial;
    position: relative;
    z-index: 2;
    background-color: #162438;
    width: max-content;
    height: max-content;
    margin-top: -320px;
    margin-left: 30px;
    color: #ffffff;
    text-align: center;
    border-top: 2px solid #009fe3;
    padding: 5px 10px 5px 10px;
}
.data p{
    margin: 0;
}
.number{
    font-family: Montserrat-Bold, Arial;
    font-size: 18px;

}
.month{
    font-family: Montserrat-Regular, Arial;
    font-size: 10px;
}
.year{
    font-family: Montserrat-Regular, Arial;
    font-size: 11px;
}
.blogPage{
    padding-top: 100px;
    position: relative;
}
.blogDescription{
    color: #162438;
    font-family: Montserrat-Medium, Arial;
    font-size: 18px;
    font-weight: bold;
    margin-top: 20px;
}
.blogText{
    color: #162438;
    font-family: Montserrat-Regular, Arial;
    font-size: 10px;
}
.blogPage a{
    margin-top: 0 !important;
    text-decoration: none;
    font-family: Montserrat-Bold, Arial;
    font-size: 12px;
    color: #000;
}
.sidebar{
    margin-top: 100px;
}
.news{
    padding-top: 260px;
}
.comments{
    padding-top: 265px;
    padding-left: 30px;
}
.sidebar{
    padding-left: 0px;
}
.vk{
    position: relative;
    background-image: url("images/vk.png");
    height: 30px;
    width: 120px;
    border: none;
    margin-left: 190px;
    margin-top: 10px !important;
    padding-bottom: 10px;
}
.twitter{
    background-image: url("images/twitter.png");
    height: 30px;
    width: 100px;
    border: none;
    margin-top: 10px !important;
    padding-bottom: 10px;
}
.search img{
    padding-top: 15px;
    padding-right: 15px;
    float: right;
}
::-webkit-input-placeholder {font-family: Montserrat-Italic, Arial}
::-moz-placeholder          {font-family: Montserrat-Italic, Arial}/* Firefox 19+ */
:-moz-placeholder           {font-family: Montserrat-Italic, Arial}/* Firefox 18- */
:-ms-input-placeholder      {font-family: Montserrat-Italic, Arial}
input:focus,
select:focus,
textarea:focus,
button:focus {
    background-color: transparent;
    outline: none;
}
@font-face {
    font-family: Montserrat-Light;
    src: url("fonts/Montserrat-Light_0.ttf");
}
@font-face {
    font-family: Montserrat-Italic;
    src: url("fonts/Montserrat-Italic_0.ttf");
}
@font-face {
    font-family: Montserrat-Regular;
    src: url("fonts/Montserrat-Regular_0.ttf");
}
@font-face {
    font-family: Montserrat-Bold;
    src: url("fonts/Montserrat-Bold_0.ttf");
}
@font-face {
    font-family: Montserrat-Medium;
    src: url("fonts/Montserrat-Medium_0.ttf");
}

.headerMobile{
	display:none;
}

/*--------------------------------- adapt --------------------------------*/
/*-------- header ------*/
@media only screen and (max-width: 1024px){
	.header .row{
		display: block;
	}
	.header .col-lg-2{
		display: inline-block;
    	width: 100px;
    	vertical-align: top;
	}
	.header .headerMenu{
		display: inline-block;
    	width: calc(100% - 320px);
    	vertical-align: top;
	}
	.header .col-lg-2:last-child{
		display: inline-block;
	    width: 200px;
	    max-width: initial;
	    text-align: right;
	    vertical-align: top;
	}
	.headerMenu a{
		padding-right:20px;
	}
}
@media only screen and (max-width: 800px){
	.header .col-lg-2:last-child{
		/*display:none;*/
		display: block;
	    text-align: center;
	    width: 100%;
	}
	.header .col-lg-2:last-child img{
		padding-top:5px;
	}
	.header .headerMenu{
		width: calc(100% - 120px);
	}
	.headerMobile{
		display:block;
		cursor:pointer;
		padding-top: 52px;
    	font-size: 30px;
    	text-align: right;
	}
	.headerLinks{
		display:none;
		position: absolute;
	    top: 140px;
	    padding: 20px 0;
	    background: #fff;
	    left: -104px;
	    width: calc(100% + 120px);
	    z-index: 10;
	    border-top:1px solid #eee;
	    border-bottom:1px solid #eee;
	    overflow:hidden;
	}
	.headerLinks a{
		display: block;
		padding:10px 0;
	}
}

/*-------- UTP ------*/
@media only screen and (max-width: 1024px){
	body, html{
		overflow-x: hidden;
	}
	.utpImage{
		width: initial;
	    height: 400px;
	    position: absolute;
	    bottom: 0;
	    right: 0;
	    margin: 0;
	}
	.utpForm{
		padding-bottom: 50px;
	}
	.utpForm H2{
		font-size: 21px;
	}
	.utpForm p{
		font-size: 15px;
	}
}
@media only screen and (max-width: 640px){ 
	.UTP .row{
		display:block;
	}
	.UTP .col-lg-6{
		max-width: 100% !important;
		width: 100% !important;
		display: block !important;
	}
	.utpImage{
		position: relative;
	    margin: 0 auto;
	    display: block;
	    height: 300px;
	}
	.utpForm H2{
		text-align:center;
		font-size: 24px;
	}
	.utpForm p{
		text-align: center;
	}
	.utpButton{
		margin: 50px auto 0;
    	display: block;
	}
}


/*-------- main2  ------*/
@media only screen and (max-width: 991px){
	.blogPage .blogImage{
		width: 100%;
    	height: initial;
	}
	.blogPage .data{
		margin: 0;
	    position: absolute;
	    top: 130px;
	    left: 30px;
	}
	.blogPage .news,
	.blogPage .comments{
		padding-top:20px;
	}
	.blogPage hr{
		width: 100% !important;
	}
	.blogPage .vk,
	.blogPage .twitter{
		float: right;
		margin-left: 10px;
		margin-top: 0 !important;
	}
}
@media only screen and (max-width: 767px){
	.blogPage .vk, .blogPage .twitter{
		display: block;
    	margin: 10px 0 !important;
    	float:none;
	}
	.sidebarTags{
		font-size: 21px;
		margin: 20px 0;
	}
	.main2 {
		max-width:100%;
	}
	.categories,
	.search,
	.articles{
		width:100%;
	}
	
}
@media only screen and (max-width: 575px){
	.blogPage .vk,
	.blogPage .twitter{
		float: right;
		margin-left: 10px !important;
		margin-top: 0 !important;
	}
	/**/
	.categories,
	.search,
	.articles{
		width:100%;
	}
}
@media only screen and (max-width: 440px){
	.blogPage .vk, .blogPage .twitter{
		display: block;
    	margin: 10px 0 !important;
    	float:none;
	}
}



/*--------------- bottomUTP ---------------*/
@media only screen and (max-width: 800px){
	.bottomUTP{
		padding: 10px 0 30px;
	}
	.bottomUTP .row{
		display:block !important;
	}
	.bottomUTP .col-sm-9,
	.bottomUTP .col-sm-3{
		display:block !important;
		width:100% !important;
		max-width: 100% !important;
		text-align: center;
	}
	.bottomUTP2 p{
		padding-right:0;
		text-align: center;
	}
}
@media only screen and (max-width: 440px){
	.bottomUTPDescription{
		font-size: 24px !important;
	}
}


/*--------------- Footer ---------------*/
@media only screen and (max-width: 440px){
	.footerLinks{
		margin-top:20px;
		padding: 20px 0;
	}
	.footerLinks a{
		display:block;
		border:none;
		text-align: center;
		padding: 0;
	}
}