#page{width:1200px;min-width:320px;

min-height: 1200px;

margin:auto;overflow:hidden}#page .description{width:68%;float:left;border-radius:5px;}#page .description h1{
	color:#333;margin:10px;font-family: "Regular2";

}#page .description img{width:99%;margin:5px}#page .description p{
	font-size:15px;line-height:20px;margin:10px;text-align:justify;
	font-family: "Regular";
	    color: #606060;
	
	
	
	}#page .description p img{height:300px}#page .description ul li{width:90%;color:#737373;cursor:pointer;padding:10px;margin-left:50px;-webkit-transition:all .6s;-moz-transition:all .6s;-o-transition:all .6s;transition:all .6s}#page .description h2{color:#595f60;font-size:17px;margin:10px}#page .rand{width:30%;float:right}#page .rand div{width:100%;height:78px;box-shadow:0 5px 5px #e1ebf5;border-radius:5px;margin-top:10px}#page .rand div img{width:85px;height:70px;float:left;padding:5px;cursor:pointer}#page .rand div h2{color:#333;text-align:left;line-height:20px;margin-top:0;-webkit-transition:all .6s;-moz-transition:all .6s;-o-transition:all .6s;transition:all .6s}#page .rand div:hover h2{color:#ffc142}b{color:#4e5356}#servise-animate{width:500px;height:200px;margin:auto;margin-top:200px;position:relative;overflow:hidden}#servise-animate h1{font-size:22px;margin-top:90px;width:500px;text-align:center;color:#00a3e0}.shapee{width:300px;border-top:2px solid #fff;position:absolute;top:50px;right:20px}.shapee-two{width:300px;border-top:2px solid #fff;position:absolute;top:150px;left:20px}@media only screen and (max-width: 1400px){#servise-animate{margin-top:180px!important}}
#header {
     width: 100%;
    height: 350px;
    background-image: url(../img/servise/page.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
    overflow: hidden;
}
 .video-container {
            position: relative;
            width: 96% !important;
            margin: 50px auto !important;
        }
        .video-container iframe {
            width: 100%;
            height: 350px;
            border-radius: 10px;
            border:5px solid #e3e3ff;
        }
@media only screen and (max-width: 1120px)
{
	#page{
		width:96%;
		margin: auto;
	}
	#page .description{
		width:96%;
		margin: auto;
	}
.rand{
	display: none;
}
}
@media only screen and (max-width: 600px)
{
	#page{
		width:96%;
		margin: auto;
	}
	#page .description{
		width:99%;
		margin: auto;
	}

}