/* nt-example1 */

.tiker{ float:right; width:390px; margin-top:6px;}

.myWrapper {
    margin:0px 0 0 0 0;
    position: relative;
    padding: 0 0 0 10px;
	list-style-type:none;
	
}
.myWrapper li {
	    padding: 0px 0;
		list-style-type:none;
		text-align:left;
		font-size:13px;
		line-height:18px;
		 display: table; position: relative;
		 height:34px;
}
.myWrapper li p { display: table-cell; vertical-align: middle; text-align: left; padding:0;}

.html5gallery-title-2{/*display:block !important;*/ width: 350px !important; left:auto !important; right:5% !important; top:150px !important;  font-family: 'Open Sans', sans-serif !important;}
.html5gallery-title-text-2{ padding:0 20px !important;}
.html5gallery-description-text-2{padding:10px 20px 20px 20px !important;}
.html5gallery-title-text-2 h3{border-bottom: 2px solid #718ba6; margin: 10px 0px 5px 0px; color:#f60;}
.html5gallery-title-text-2 h3:after{height: 2px; bottom: -2px;}

.html5gallery-title-text-2{background: #f0eff4 !important; border-radius:8px 8px 0px 0px;}
.html5gallery-description-text-2{font-family: 'Open Sans', sans-serif !important; color:#09245F !important; font-size:18px !important; line-height:25px !important;     background: #f0eff4 !important; border-radius:0 0 8px 8px;}


.html5gallery-title-1{/*display:block !important;*/ width: 350px !important; left:auto !important; right:5% !important; top:150px !important;  font-family: 'Open Sans', sans-serif !important;}
.html5gallery-title-text-1{ padding:0 20px !important; background: #FFF !important;}
.html5gallery-description-text-1{padding:10px 20px 20px 20px !important;}
.html5gallery-title-text-1 h3{border-bottom: 2px solid #718ba6; margin: 10px 0px 5px 0px; color:#f60;}
.html5gallery-title-text-1 h3:after{height: 2px; bottom: -2px;}

.html5gallery-description-text-1 h2{margin-top:5px !important;}

.html5gallery-title-text-1{background: #f0eff4 !important; border-radius:8px 8px 0px 0px;}
.html5gallery-description-text-1{font-family: 'Open Sans', sans-serif !important; color:#09245F !important; font-size:18px !important; line-height:25px !important;     background: #f0eff4 !important; border-radius:0 0 8px 8px;}
.html5gallery-description-text-1 h2 { color:#ff6600; }

@media (min-width:992px) and (max-width:1199px) {
	
	.html5gallery-title-1, .html5gallery-title-2{top:50px !important;}
}


@media (min-width:768px) and (max-width:991px)  {
	.myWrapper{ padding:0;}
	.html5gallery-title-1, .html5gallery-title-2{top:50px !important; width: 300px !important;}
	 .html5gallery-description-text-2, .html5gallery-description-text-2{font-size:16px !important; background:blue;}
	 .html5gallery-title-text-1 h3, .html5gallery-title-text-2 h3{font-size:16px !important;}
	 .html5gallery-description-text-1, .html5gallery-description-text-2{font-size:14px !important; line-height:20px !important}
	 .html5gallery-description-text-1, .html5gallery-description-text-2{padding:8px 12px 12px 12px !important;}
	 .html5gallery-title-text-1, .html5gallery-title-text-2{padding:0px 12px 5px 12px !important;}
	}
	
@media (max-width:767px) {
	.myWrapper { padding:0;}
	.myWrapper li {font-size:12px; padding:0 0 5px 10px;}
	
	.html5gallery-title-1, .html5gallery-title-2{top:50px !important; width: 250px !important;}
	 .html5gallery-description-text-2, .html5gallery-description-text-2{font-size:16px !important; background:blue;}
	 .html5gallery-title-text-1 h3, .html5gallery-title-text-2 h3{font-size:16px !important;}
	 .html5gallery-description-text-1, .html5gallery-description-text-2{font-size:14px !important; line-height:20px !important}
	 .html5gallery-description-text-1, .html5gallery-description-text-2{padding:0px 12px 8px 12px !important;}
	 .html5gallery-title-text-1, .html5gallery-title-text-2{padding:0px 12px 0px 12px !important;}
	 
	 .html5gallery-description-text-1 h2{font-size:18px;}
	 
}

@media (max-width:375px) {
	.myWrapper li {text-align:center;  padding:0 0 5px 0px;}
}
	
}