[class*="col-"] {
	float: left;
}

.mobile-slider-menu {
	background: #000000;
	position: absolute;
	left:0px;
	top:44px;
	width: 200px;
	display: none;
}

.mobile-menu-item a {
	color: #cccccc;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 200;
}

.mobile-menu-item a:hover {
	color: #cccccc;
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-size: 15px;
	font-weight: 200;
	
}

.mobile-menu-item:hover{
	/*background: #0d4f5d;*/
	background: #005466;
}

.mobile-menu-item {
	padding-left:10px;
	line-height: 35px;
	text-align: left;
}

.mobile-active {
	background: #005466;
}

.menu-item-line {
	border-bottom: 1px solid #ccc;
}

.mobile-sub-menu {
	margin: 0;
	padding: 0;
}

.mobile-sub-menu-container ul {
    list-style: none;
	margin: 0;
	padding: 0;
}

.mobile-sub-menu-container li {
	margin: 0;
	padding: 0;
	line-height: 30px;
	padding-left:20px;
}

.mobile-sub-menu-container li:hover {
	background: #005466;
}

.mobile-sub-menu-container li a {
	font-family: Helvetica Neue, Helvetica, Arial, sans-serif;
	font-weight: 200;
	font-size: 15px;
}

#mobile-menu-container {
	display: none;
}

#mobile-menu-hamburger{
	display: none;
}

/* For mobile phones: */
[class*="col-"] {
	width: 100%;
}



@media only screen and (max-width: 900px) {
	/* For phone & tablet: */
	
	#welcome{
		position: fixed;
	}
	
	
	#menu_container, #menu_bar {
		display: none;
	}
	#welcome-date {
		display: none;
	}
	#mobile-menu-hamburger {
		display: block;
	}
	
	#mobile-menu-container {
		display: block;
	}
	
	#welcome {
		height: 44px!important;
	}
	
	#welcome-contact {
		display: none;
	}
	
	div.col_size{
		width: 100%;
	}
	
	div#content {
		width: 100%;
	}
	
	#top{
		background-attachment: unset!important;
	}
	
	#overview_panel{
		display: block!important;
	}
	
	#month_panel{
		display: none;
	}
	

	.text-10{font-size: 10px!important;}
	.text-15{font-size: 15px!important;}
	.text-20{font-size: 20px!important;}
	.text-25{font-size: 25px!important;}
	.text-30{font-size: 30px!important;}
	.text-35{font-size: 35px!important;}
	.text-40{font-size: 40px!important;}
	.text-45{font-size: 45px!important;}
	.text-50{font-size: 50px!important;}
	.text-55{font-size: 55px!important;}
	.text-60{font-size: 60px!important;}
	.text-65{font-size: 65px!important;}
	.text-70{font-size: 70px!important;}
	.text-75{font-size: 75px!important;}
	.text-80{font-size: 80px!important;}
	.text-85{font-size: 85px!important;}
	.text-90{font-size: 90px!important;}
	.text-95{font-size: 95px!important;}
	.text-100{font-size: 100px!important}
	.text-105{font-size: 105px!important;}
	.text-110{font-size: 110px!important;}
	.text-115{font-size: 115px!important;}
	.text-120{font-size: 120px!important;}
	
	.move-up-10{top:10px!important;}
	.move-up-11{top:11px!important;}
	.move-up-12{top:12px!important;}
	.move-up-13{top:13px!important;}
	.move-up-14{top:14px!important;}
	.move-up-15{top:15px!important;}
	.move-up-16{top:16px!important;}
	.move-up-17{top:17px!important;}
	.move-up-18{top:18px!important;}
	.move-up-19{top:19px!important;}
	.move-up-20{top:20px!important;}
	.move-up-21{top:21px!important;}
	.move-up-22{top:22px!important;}
	.move-up-23{top:23px!important;}
	.move-up-24{top:24px!important;}
	.move-up-25{top:25px!important;}
	.move-up-26{top:26px!important;}
	.move-up-27{top:27px!important;}
	.move-up-28{top:28px!important;}
	.move-up-29{top:29px!important;}
	.move-up-30{top:30px!important;}
	.move-up-31{top:31px!important;}
	.move-up-32{top:32px!important;}
	.move-up-33{top:33px!important;}
	.move-up-34{top:34px!important;}
	.move-up-35{top:35px!important;}
	.move-up-36{top:36px!important;}
	.move-up-37{top:37px!important;}
	.move-up-38{top:38px!important;}
	.move-up-39{top:39px!important;}
	.move-up-40{top:40px!important;}
	.move-up-41{top:41px!important;}
	.move-up-42{top:42px!important;}
	.move-up-43{top:43px!important;}
	.move-up-44{top:44px!important;}
	.move-up-45{top:45px!important;}
	.move-up-46{top:46px!important;}
	.move-up-47{top:47px!important;}
	.move-up-48{top:48px!important;}
	.move-up-49{top:49px!important;}
	.move-up-50{top:50px!important;}
	.move-up-51{top:51px!important;}
	.move-up-52{top:52px!important;}
	.move-up-53{top:53px!important;}
	.move-up-54{top:54px!important;}
	.move-up-55{top:55px!important;}
	.move-up-56{top:56px!important;}
	.move-up-57{top:57px!important;}
	.move-up-58{top:58px!important;}
	.move-up-59{top:59px!important;}
	.move-up-60{top:60px!important;}
	.move-up-61{top:61px!important;}
	.move-up-62{top:62px!important;}
	.move-up-63{top:63px!important;}
	.move-up-64{top:64px!important;}
	.move-up-65{top:65px!important;}
	.move-up-66{top:66px!important;}
	.move-up-67{top:67px!important;}
	.move-up-68{top:68px!important;}
	.move-up-69{top:69px!important;}
	.move-up-70{top:70px!important;}
	.move-up-71{top:71px!important;}
	.move-up-72{top:72px!important;}
	.move-up-73{top:73px!important;}
	.move-up-74{top:74px!important;}
	.move-up-75{top:75px!important;}
	.move-up-76{top:76px!important;}
	.move-up-77{top:77px!important;}
	.move-up-78{top:78px!important;}
	.move-up-79{top:79px!important;}
	.move-up-80{top:80px!important;}
	.move-up-81{top:81px!important;}
	.move-up-82{top:82px!important;}
	.move-up-83{top:83px!important;}
	.move-up-84{top:84px!important;}
	.move-up-85{top:85px!important;}
	.move-up-86{top:86px!important;}
	.move-up-87{top:87px!important;}
	.move-up-88{top:88px!important;}
	.move-up-89{top:89px!important;}
	.move-up-90{top:90px!important;}
	.move-up-91{top:91px!important;}
	.move-up-92{top:92px!important;}
	.move-up-93{top:93px!important;}
	.move-up-94{top:94px!important;}
	.move-up-95{top:95px!important;}
	.move-up-96{top:96px!important;}
	.move-up-97{top:97px!important;}
	.move-up-98{top:98px!important;}
	.move-up-99{top:99px!important;}
	.move-up-100{top:100px!important;}
	.move-up-101{top:101px!important;}
	.move-up-102{top:102px!important;}
	.move-up-103{top:103px!important;}
	.move-up-104{top:104px!important;}
	.move-up-105{top:105px!important;}
	.move-up-106{top:106px!important;}
	.move-up-107{top:107px!important;}
	.move-up-108{top:108px!important;}
	.move-up-109{top:109px!important;}
	.move-up-110{top:110px!important;}
	.move-up-111{top:111px!important;}
	.move-up-112{top:112px!important;}
	.move-up-113{top:113px!important;}
	.move-up-114{top:114px!important;}
	.move-up-115{top:115px!important;}
	.move-up-116{top:116px!important;}
	.move-up-117{top:117px!important;}
	.move-up-118{top:118px!important;}
	.move-up-119{top:119px!important;}
	.move-up-120{top:120px!important;}
	.move-up-121{top:121px!important;}
	.move-up-122{top:122px!important;}
	.move-up-123{top:123px!important;}
	.move-up-124{top:124px!important;}
	.move-up-125{top:125px!important;}
	.move-up-126{top:126px!important;}
	.move-up-127{top:127px!important;}
	.move-up-128{top:128px!important;}
	.move-up-129{top:129px!important;}
	.move-up-130{top:130px!important;}
	.move-up-131{top:131px!important;}
	.move-up-132{top:132px!important;}
	.move-up-133{top:133px!important;}
	.move-up-134{top:134px!important;}
	.move-up-135{top:135px!important;}
	.move-up-136{top:136px!important;}
	.move-up-137{top:137px!important;}
	.move-up-138{top:138px!important;}
	.move-up-139{top:139px!important;}
	.move-up-140{top:140px!important;}
	.move-up-141{top:141px!important;}
	.move-up-142{top:142px!important;}
	.move-up-143{top:143px!important;}
	.move-up-144{top:144px!important;}
	.move-up-145{top:145px!important;}
	.move-up-146{top:146px!important;}
	.move-up-147{top:147px!important;}
	.move-up-148{top:148px!important;}
	.move-up-149{top:149px!important;}
	.move-up-150{top:150px!important;}
	.move-up-151{top:151px!important;}
	.move-up-152{top:152px!important;}
	.move-up-153{top:153px!important;}
	.move-up-154{top:154px!important;}
	.move-up-155{top:155px!important;}
	.move-up-156{top:156px!important;}
	.move-up-157{top:157px!important;}
	.move-up-158{top:158px!important;}
	.move-up-159{top:159px!important;}
	.move-up-160{top:160px!important;}
	.move-up-161{top:161px!important;}
	.move-up-162{top:162px!important;}
	.move-up-163{top:163px!important;}
	.move-up-164{top:164px!important;}
	.move-up-165{top:165px!important;}
	.move-up-166{top:166px!important;}
	.move-up-167{top:167px!important;}
	.move-up-168{top:168px!important;}
	.move-up-169{top:169px!important;}
	.move-up-170{top:170px!important;}
	.move-up-171{top:171px!important;}
	.move-up-172{top:172px!important;}
	.move-up-173{top:173px!important;}
	.move-up-174{top:174px!important;}
	.move-up-175{top:175px!important;}
	.move-up-176{top:176px!important;}
	.move-up-177{top:177px!important;}
	.move-up-178{top:178px!important;}
	.move-up-179{top:179px!important;}
	.move-up-180{top:180px!important;}
	.move-up-181{top:181px!important;}
	.move-up-182{top:182px!important;}
	.move-up-183{top:183px!important;}
	.move-up-184{top:184px!important;}
	.move-up-185{top:185px!important;}
	.move-up-186{top:186px!important;}
	.move-up-187{top:187px!important;}
	.move-up-188{top:188px!important;}
	.move-up-189{top:189px!important;}
	.move-up-190{top:190px!important;}
	.move-up-191{top:191px!important;}
	.move-up-192{top:192px!important;}
	.move-up-193{top:193px!important;}
	.move-up-194{top:194px!important;}
	.move-up-195{top:195px!important;}
	.move-up-196{top:196px!important;}
	.move-up-197{top:197px!important;}
	.move-up-198{top:198px!important;}
	.move-up-199{top:199px!important;}
	.move-up-200{top:200px!important;}
	.move-up-201{top:201px!important;}
	.move-up-202{top:202px!important;}
	.move-up-203{top:203px!important;}
	.move-up-204{top:204px!important;}
	.move-up-205{top:205px!important;}
	.move-up-206{top:206px!important;}
	.move-up-207{top:207px!important;}
	.move-up-208{top:208px!important;}
	.move-up-209{top:209px!important;}
	.move-up-210{top:210px!important;}
	.move-up-211{top:211px!important;}
	.move-up-212{top:212px!important;}
	.move-up-213{top:213px!important;}
	.move-up-214{top:214px!important;}
	.move-up-215{top:215px!important;}
	.move-up-216{top:216px!important;}
	.move-up-217{top:217px!important;}
	.move-up-218{top:218px!important;}
	.move-up-219{top:219px!important;}
	.move-up-220{top:220px!important;}
	.move-up-221{top:221px!important;}
	.move-up-222{top:222px!important;}
	.move-up-223{top:223px!important;}
	.move-up-224{top:224px!important;}
	.move-up-225{top:225px!important;}
	.move-up-226{top:226px!important;}
	.move-up-227{top:227px!important;}
	.move-up-228{top:228px!important;}
	.move-up-229{top:229px!important;}
	.move-up-230{top:230px!important;}
	.move-up-231{top:231px!important;}
	.move-up-232{top:232px!important;}
	.move-up-233{top:233px!important;}
	.move-up-234{top:234px!important;}
	.move-up-235{top:235px!important;}
	.move-up-236{top:236px!important;}
	.move-up-237{top:237px!important;}
	.move-up-238{top:238px!important;}
	.move-up-239{top:239px!important;}
	.move-up-240{top:240px!important;}
	.move-up-241{top:241px!important;}
	.move-up-242{top:242px!important;}
	.move-up-243{top:243px!important;}
	.move-up-244{top:244px!important;}
	.move-up-245{top:245px!important;}
	.move-up-246{top:246px!important;}
	.move-up-247{top:247px!important;}
	.move-up-248{top:248px!important;}
	.move-up-249{top:249px!important;}
	.move-up-250{top:250px!important;}
	.move-up-251{top:251px!important;}
	.move-up-252{top:252px!important;}
	.move-up-253{top:253px!important;}
	.move-up-254{top:254px!important;}
	.move-up-255{top:255px!important;}
	.move-up-256{top:256px!important;}
	.move-up-257{top:257px!important;}
	.move-up-258{top:258px!important;}
	.move-up-259{top:259px!important;}
	.move-up-260{top:260px!important;}
	.move-up-261{top:261px!important;}
	.move-up-262{top:262px!important;}
	.move-up-263{top:263px!important;}
	.move-up-264{top:264px!important;}
	.move-up-265{top:265px!important;}
	.move-up-266{top:266px!important;}
	.move-up-267{top:267px!important;}
	.move-up-268{top:268px!important;}
	.move-up-269{top:269px!important;}
	.move-up-270{top:270px!important;}
	.move-up-271{top:271px!important;}
	.move-up-272{top:272px!important;}
	.move-up-273{top:273px!important;}
	.move-up-274{top:274px!important;}
	.move-up-275{top:275px!important;}
	.move-up-276{top:276px!important;}
	.move-up-277{top:277px!important;}
	.move-up-278{top:278px!important;}
	.move-up-279{top:279px!important;}
	.move-up-280{top:280px!important;}
	.move-up-281{top:281px!important;}
	.move-up-282{top:282px!important;}
	.move-up-283{top:283px!important;}
	.move-up-284{top:284px!important;}
	.move-up-285{top:285px!important;}
	.move-up-286{top:286px!important;}
	.move-up-287{top:287px!important;}
	.move-up-288{top:288px!important;}
	.move-up-289{top:289px!important;}
	.move-up-290{top:290px!important;}
	.move-up-291{top:291px!important;}
	.move-up-292{top:292px!important;}
	.move-up-293{top:293px!important;}
	.move-up-294{top:294px!important;}
	.move-up-295{top:295px!important;}
	.move-up-296{top:296px!important;}
	.move-up-297{top:297px!important;}
	.move-up-298{top:298px!important;}
	.move-up-299{top:299px!important;}
	.move-up-300{top:300px!important;}
	
	.move-left-10{left:10px!important;}
	.move-left-11{left:11px!important;}
	.move-left-12{left:12px!important;}
	.move-left-13{left:13px!important;}
	.move-left-14{left:14px!important;}
	.move-left-15{left:15px!important;}
	.move-left-16{left:16px!important;}
	.move-left-17{left:17px!important;}
	.move-left-18{left:18px!important;}
	.move-left-19{left:19px!important;}
	.move-left-20{left:20px!important;}
	.move-left-21{left:21px!important;}
	.move-left-22{left:22px!important;}
	.move-left-23{left:23px!important;}
	.move-left-24{left:24px!important;}
	.move-left-25{left:25px!important;}
	.move-left-26{left:26px!important;}
	.move-left-27{left:27px!important;}
	.move-left-28{left:28px!important;}
	.move-left-29{left:29px!important;}
	.move-left-30{left:30px!important;}
	.move-left-31{left:31px!important;}
	.move-left-32{left:32px!important;}
	.move-left-33{left:33px!important;}
	.move-left-34{left:34px!important;}
	.move-left-35{left:35px!important;}
	.move-left-36{left:36px!important;}
	.move-left-37{left:37px!important;}
	.move-left-38{left:38px!important;}
	.move-left-39{left:39px!important;}
	.move-left-40{left:40px!important;}
	.move-left-41{left:41px!important;}
	.move-left-42{left:42px!important;}
	.move-left-43{left:43px!important;}
	.move-left-44{left:44px!important;}
	.move-left-45{left:45px!important;}
	.move-left-46{left:46px!important;}
	.move-left-47{left:47px!important;}
	.move-left-48{left:48px!important;}
	.move-left-49{left:49px!important;}
	.move-left-50{left:50px!important;}
	.move-left-51{left:51px!important;}
	.move-left-52{left:52px!important;}
	.move-left-53{left:53px!important;}
	.move-left-54{left:54px!important;}
	.move-left-55{left:55px!important;}
	.move-left-56{left:56px!important;}
	.move-left-57{left:57px!important;}
	.move-left-58{left:58px!important;}
	.move-left-59{left:59px!important;}
	.move-left-60{left:60px!important;}
	.move-left-61{left:61px!important;}
	.move-left-62{left:62px!important;}
	.move-left-63{left:63px!important;}
	.move-left-64{left:64px!important;}
	.move-left-65{left:65px!important;}
	.move-left-66{left:66px!important;}
	.move-left-67{left:67px!important;}
	.move-left-68{left:68px!important;}
	.move-left-69{left:69px!important;}
	.move-left-70{left:70px!important;}
	.move-left-71{left:71px!important;}
	.move-left-72{left:72px!important;}
	.move-left-73{left:73px!important;}
	.move-left-74{left:74px!important;}
	.move-left-75{left:75px!important;}
	.move-left-76{left:76px!important;}
	.move-left-77{left:77px!important;}
	.move-left-78{left:78px!important;}
	.move-left-79{left:79px!important;}
	.move-left-80{left:80px!important;}
	.move-left-81{left:81px!important;}
	.move-left-82{left:82px!important;}
	.move-left-83{left:83px!important;}
	.move-left-84{left:84px!important;}
	.move-left-85{left:85px!important;}
	.move-left-86{left:86px!important;}
	.move-left-87{left:87px!important;}
	.move-left-88{left:88px!important;}
	.move-left-89{left:89px!important;}
	.move-left-90{left:90px!important;}
	.move-left-91{left:91px!important;}
	.move-left-92{left:92px!important;}
	.move-left-93{left:93px!important;}
	.move-left-94{left:94px!important;}
	.move-left-95{left:95px!important;}
	.move-left-96{left:96px!important;}
	.move-left-97{left:97px!important;}
	.move-left-98{left:98px!important;}
	.move-left-99{left:99px!important;}
	.move-left-100{left:100px!important;}
	.move-left-101{left:101px!important;}
	.move-left-102{left:102px!important;}
	.move-left-103{left:103px!important;}
	.move-left-104{left:104px!important;}
	.move-left-105{left:105px!important;}
	.move-left-106{left:106px!important;}
	.move-left-107{left:107px!important;}
	.move-left-108{left:108px!important;}
	.move-left-109{left:109px!important;}
	.move-left-110{left:110px!important;}
	.move-left-111{left:111px!important;}
	.move-left-112{left:112px!important;}
	.move-left-113{left:113px!important;}
	.move-left-114{left:114px!important;}
	.move-left-115{left:115px!important;}
	.move-left-116{left:116px!important;}
	.move-left-117{left:117px!important;}
	.move-left-118{left:118px!important;}
	.move-left-119{left:119px!important;}
	.move-left-120{left:120px!important;}
	.move-left-121{left:121px!important;}
	.move-left-122{left:122px!important;}
	.move-left-123{left:123px!important;}
	.move-left-124{left:124px!important;}
	.move-left-125{left:125px!important;}
	.move-left-126{left:126px!important;}
	.move-left-127{left:127px!important;}
	.move-left-128{left:128px!important;}
	.move-left-129{left:129px!important;}
	.move-left-130{left:130px!important;}
	.move-left-131{left:131px!important;}
	.move-left-132{left:132px!important;}
	.move-left-133{left:133px!important;}
	.move-left-134{left:134px!important;}
	.move-left-135{left:135px!important;}
	.move-left-136{left:136px!important;}
	.move-left-137{left:137px!important;}
	.move-left-138{left:138px!important;}
	.move-left-139{left:139px!important;}
	.move-left-140{left:140px!important;}
	.move-left-141{left:141px!important;}
	.move-left-142{left:142px!important;}
	.move-left-143{left:143px!important;}
	.move-left-144{left:144px!important;}
	.move-left-145{left:145px!important;}
	.move-left-146{left:146px!important;}
	.move-left-147{left:147px!important;}
	.move-left-148{left:148px!important;}
	.move-left-149{left:149px!important;}
	.move-left-150{left:150px!important;}
	.move-left-151{left:151px!important;}
	.move-left-152{left:152px!important;}
	.move-left-153{left:153px!important;}
	.move-left-154{left:154px!important;}
	.move-left-155{left:155px!important;}
	.move-left-156{left:156px!important;}
	.move-left-157{left:157px!important;}
	.move-left-158{left:158px!important;}
	.move-left-159{left:159px!important;}
	.move-left-160{left:160px!important;}
	.move-left-161{left:161px!important;}
	.move-left-162{left:162px!important;}
	.move-left-163{left:163px!important;}
	.move-left-164{left:164px!important;}
	.move-left-165{left:165px!important;}
	.move-left-166{left:166px!important;}
	.move-left-167{left:167px!important;}
	.move-left-168{left:168px!important;}
	.move-left-169{left:169px!important;}
	.move-left-170{left:170px!important;}
	.move-left-171{left:171px!important;}
	.move-left-172{left:172px!important;}
	.move-left-173{left:173px!important;}
	.move-left-174{left:174px!important;}
	.move-left-175{left:175px!important;}
	.move-left-176{left:176px!important;}
	.move-left-177{left:177px!important;}
	.move-left-178{left:178px!important;}
	.move-left-179{left:179px!important;}
	.move-left-180{left:180px!important;}
	.move-left-181{left:181px!important;}
	.move-left-182{left:182px!important;}
	.move-left-183{left:183px!important;}
	.move-left-184{left:184px!important;}
	.move-left-185{left:185px!important;}
	.move-left-186{left:186px!important;}
	.move-left-187{left:187px!important;}
	.move-left-188{left:188px!important;}
	.move-left-189{left:189px!important;}
	.move-left-190{left:190px!important;}
	.move-left-191{left:191px!important;}
	.move-left-192{left:192px!important;}
	.move-left-193{left:193px!important;}
	.move-left-194{left:194px!important;}
	.move-left-195{left:195px!important;}
	.move-left-196{left:196px!important;}
	.move-left-197{left:197px!important;}
	.move-left-198{left:198px!important;}
	.move-left-199{left:199px!important;}
	.move-left-200{left:200px!important;}
		
	
	
	.move-right-10{right:10px!important;}
	.move-right-11{right:11px!important;}
	.move-right-12{right:12px!important;}
	.move-right-13{right:13px!important;}
	.move-right-14{right:14px!important;}
	.move-right-15{right:15px!important;}
	.move-right-16{right:16px!important;}
	.move-right-17{right:17px!important;}
	.move-right-18{right:18px!important;}
	.move-right-19{right:19px!important;}
	.move-right-20{right:20px!important;}
	.move-right-21{right:21px!important;}
	.move-right-22{right:22px!important;}
	.move-right-23{right:23px!important;}
	.move-right-24{right:24px!important;}
	.move-right-25{right:25px!important;}
	.move-right-26{right:26px!important;}
	.move-right-27{right:27px!important;}
	.move-right-28{right:28px!important;}
	.move-right-29{right:29px!important;}
	.move-right-30{right:30px!important;}
	.move-right-31{right:31px!important;}
	.move-right-32{right:32px!important;}
	.move-right-33{right:33px!important;}
	.move-right-34{right:34px!important;}
	.move-right-35{right:35px!important;}
	.move-right-36{right:36px!important;}
	.move-right-37{right:37px!important;}
	.move-right-38{right:38px!important;}
	.move-right-39{right:39px!important;}
	.move-right-40{right:40px!important;}
	.move-right-41{right:41px!important;}
	.move-right-42{right:42px!important;}
	.move-right-43{right:43px!important;}
	.move-right-44{right:44px!important;}
	.move-right-45{right:45px!important;}
	.move-right-46{right:46px!important;}
	.move-right-47{right:47px!important;}
	.move-right-48{right:48px!important;}
	.move-right-49{right:49px!important;}
	.move-right-50{right:50px!important;}
	.move-right-51{right:51px!important;}
	.move-right-52{right:52px!important;}
	.move-right-53{right:53px!important;}
	.move-right-54{right:54px!important;}
	.move-right-55{right:55px!important;}
	.move-right-56{right:56px!important;}
	.move-right-57{right:57px!important;}
	.move-right-58{right:58px!important;}
	.move-right-59{right:59px!important;}
	.move-right-60{right:60px!important;}
	.move-right-61{right:61px!important;}
	.move-right-62{right:62px!important;}
	.move-right-63{right:63px!important;}
	.move-right-64{right:64px!important;}
	.move-right-65{right:65px!important;}
	.move-right-66{right:66px!important;}
	.move-right-67{right:67px!important;}
	.move-right-68{right:68px!important;}
	.move-right-69{right:69px!important;}
	.move-right-70{right:70px!important;}
	.move-right-71{right:71px!important;}
	.move-right-72{right:72px!important;}
	.move-right-73{right:73px!important;}
	.move-right-74{right:74px!important;}
	.move-right-75{right:75px!important;}
	.move-right-76{right:76px!important;}
	.move-right-77{right:77px!important;}
	.move-right-78{right:78px!important;}
	.move-right-79{right:79px!important;}
	.move-right-80{right:80px!important;}
	.move-right-81{right:81px!important;}
	.move-right-82{right:82px!important;}
	.move-right-83{right:83px!important;}
	.move-right-84{right:84px!important;}
	.move-right-85{right:85px!important;}
	.move-right-86{right:86px!important;}
	.move-right-87{right:87px!important;}
	.move-right-88{right:88px!important;}
	.move-right-89{right:89px!important;}
	.move-right-90{right:90px!important;}
	.move-right-91{right:91px!important;}
	.move-right-92{right:92px!important;}
	.move-right-93{right:93px!important;}
	.move-right-94{right:94px!important;}
	.move-right-95{right:95px!important;}
	.move-right-96{right:96px!important;}
	.move-right-97{right:97px!important;}
	.move-right-98{right:98px!important;}
	.move-right-99{right:99px!important;}
	.move-right-100{right:100px!important;}
	.move-right-101{right:101px!important;}
	.move-right-102{right:102px!important;}
	.move-right-103{right:103px!important;}
	.move-right-104{right:104px!important;}
	.move-right-105{right:105px!important;}
	.move-right-106{right:106px!important;}
	.move-right-107{right:107px!important;}
	.move-right-108{right:108px!important;}
	.move-right-109{right:109px!important;}
	.move-right-110{right:110px!important;}
	.move-right-111{right:111px!important;}
	.move-right-112{right:112px!important;}
	.move-right-113{right:113px!important;}
	.move-right-114{right:114px!important;}
	.move-right-115{right:115px!important;}
	.move-right-116{right:116px!important;}
	.move-right-117{right:117px!important;}
	.move-right-118{right:118px!important;}
	.move-right-119{right:119px!important;}
	.move-right-120{right:120px!important;}
	.move-right-121{right:121px!important;}
	.move-right-122{right:122px!important;}
	.move-right-123{right:123px!important;}
	.move-right-124{right:124px!important;}
	.move-right-125{right:125px!important;}
	.move-right-126{right:126px!important;}
	.move-right-127{right:127px!important;}
	.move-right-128{right:128px!important;}
	.move-right-129{right:129px!important;}
	.move-right-130{right:130px!important;}
	.move-right-131{right:131px!important;}
	.move-right-132{right:132px!important;}
	.move-right-133{right:133px!important;}
	.move-right-134{right:134px!important;}
	.move-right-135{right:135px!important;}
	.move-right-136{right:136px!important;}
	.move-right-137{right:137px!important;}
	.move-right-138{right:138px!important;}
	.move-right-139{right:139px!important;}
	.move-right-140{right:140px!important;}
	.move-right-141{right:141px!important;}
	.move-right-142{right:142px!important;}
	.move-right-143{right:143px!important;}
	.move-right-144{right:144px!important;}
	.move-right-145{right:145px!important;}
	.move-right-146{right:146px!important;}
	.move-right-147{right:147px!important;}
	.move-right-148{right:148px!important;}
	.move-right-149{right:149px!important;}
	.move-right-150{right:150px!important;}
	.move-right-151{right:151px!important;}
	.move-right-152{right:152px!important;}
	.move-right-153{right:153px!important;}
	.move-right-154{right:154px!important;}
	.move-right-155{right:155px!important;}
	.move-right-156{right:156px!important;}
	.move-right-157{right:157px!important;}
	.move-right-158{right:158px!important;}
	.move-right-159{right:159px!important;}
	.move-right-160{right:160px!important;}
	.move-right-161{right:161px!important;}
	.move-right-162{right:162px!important;}
	.move-right-163{right:163px!important;}
	.move-right-164{right:164px!important;}
	.move-right-165{right:165px!important;}
	.move-right-166{right:166px!important;}
	.move-right-167{right:167px!important;}
	.move-right-168{right:168px!important;}
	.move-right-169{right:169px!important;}
	.move-right-170{right:170px!important;}
	.move-right-171{right:171px!important;}
	.move-right-172{right:172px!important;}
	.move-right-173{right:173px!important;}
	.move-right-174{right:174px!important;}
	.move-right-175{right:175px!important;}
	.move-right-176{right:176px!important;}
	.move-right-177{right:177px!important;}
	.move-right-178{right:178px!important;}
	.move-right-179{right:179px!important;}
	.move-right-180{right:180px!important;}
	.move-right-181{right:181px!important;}
	.move-right-182{right:182px!important;}
	.move-right-183{right:183px!important;}
	.move-right-184{right:184px!important;}
	.move-right-185{right:185px!important;}
	.move-right-186{right:186px!important;}
	.move-right-187{right:187px!important;}
	.move-right-188{right:188px!important;}
	.move-right-189{right:189px!important;}
	.move-right-190{right:190px!important;}
	.move-right-191{right:191px!important;}
	.move-right-192{right:192px!important;}
	.move-right-193{right:193px!important;}
	.move-right-194{right:194px!important;}
	.move-right-195{right:195px!important;}
	.move-right-196{right:196px!important;}
	.move-right-197{right:197px!important;}
	.move-right-198{right:198px!important;}
	.move-right-199{right:199px!important;}
	.move-right-200{right:200px!important;}
	
}


@media only screen and (max-width: 600px) {
	/* For phone only */
	.mobile-friendly  {
		display: block;
		float: left;
		clear: both;
		width: 100%;
	}
	
	#search-field{
		display: none;
	}
	
	.news-img{
		clear: both;
		display: table;
	}
	

	.text-m-10{font-size: 10px!important;}
	.text-m-15{font-size: 15px!important;}
	.text-m-20{font-size: 20px!important;}
	.text-m-25{font-size: 25px!important;}
	.text-m-30{font-size: 30px!important;}
	.text-m-35{font-size: 35px!important;}
	.text-m-40{font-size: 40px!important;}
	.text-m-45{font-size: 45px!important;}
	.text-m-50{font-size: 50px!important;}
	.text-m-55{font-size: 55px!important;}
	.text-m-60{font-size: 60px!important;}
	.text-m-65{font-size: 65px!important;}
	.text-m-70{font-size: 70px!important;}
	.text-m-75{font-size: 75px!important;}
	.text-m-80{font-size: 80px!important;}
	.text-m-85{font-size: 85px!important;}
	.text-m-90{font-size: 90px!important;}
	.text-m-95{font-size: 95px!important;}
	.text-m-100{font-size: 100px!important;}
	.text-m-105{font-size: 105px!important;}
	.text-m-110{font-size: 110px!important;}
	.text-m-115{font-size: 115px!important;}
	.text-m-120{font-size: 120px!important;}
	
	.img-width-m-25{ width: 25px!important;}
	.img-width-m-30{ width: 30px!important;}
	.img-width-m-35{ width: 35px!important;}
	.img-width-m-40{ width: 40px!important;}
	.img-width-m-45{ width: 45px!important;}
	.img-width-m-50{ width: 50px!important;}
	.img-width-m-55{ width: 55px!important;}
	.img-width-m-60{ width: 60px!important;}
	.img-width-m-65{ width: 65px!important;}
	.img-width-m-70{ width: 70px!important;}
	.img-width-m-75{ width: 75px!important;}
	.img-width-m-80{ width: 80px!important;}
	.img-width-m-85{ width: 85px!important;}
	.img-width-m-90{ width: 90px!important;}
	.img-width-m-95{ width: 95px!important;}
	.img-width-m-100{ width: 100px!important;}
	.img-width-m-105{ width: 105px!important;}
	.img-width-m-110{ width: 110px!important;}
	.img-width-m-115{ width: 115px!important;}
	.img-width-m-120{ width: 120px!important;}
	.img-width-m-125{ width: 125px!important;}
	.img-width-m-130{ width: 130px!important;}
	.img-width-m-135{ width: 135px!important;}
	.img-width-m-140{ width: 140px!important;}
	.img-width-m-145{ width: 145px!important;}
	.img-width-m-150{ width: 150px!important;}
	.img-width-m-155{ width: 155px!important;}
	.img-width-m-160{ width: 160px!important;}
	.img-width-m-165{ width: 165px!important;}
	.img-width-m-170{ width: 170px!important;}
	.img-width-m-175{ width: 175px!important;}
	.img-width-m-180{ width: 180px!important;}
	.img-width-m-185{ width: 185px!important;}
	.img-width-m-190{ width: 190px!important;}
	.img-width-m-195{ width: 195px!important;}
	.img-width-m-200{ width: 200px!important;}
	.img-width-m-205{ width: 205px!important;}
	.img-width-m-110{ width: 210px!important;}
	.img-width-m-115{ width: 215px!important;}
	.img-width-m-120{ width: 220px!important;}
	.img-width-m-125{ width: 225px!important;}
	.img-width-m-130{ width: 230px!important;}
	.img-width-m-135{ width: 235px!important;}
	.img-width-m-140{ width: 240px!important;}
	.img-width-m-145{ width: 245px!important;}
	.img-width-m-150{ width: 250px!important;}
	.img-width-m-155{ width: 255px!important;}
	.img-width-m-160{ width: 260px!important;}
	.img-width-m-165{ width: 265px!important;}
	.img-width-m-170{ width: 270px!important;}
	.img-width-m-175{ width: 275px!important;}
	.img-width-m-180{ width: 280px!important;}
	.img-width-m-185{ width: 285px!important;}
	.img-width-m-190{ width: 290px!important;}
	.img-width-m-195{ width: 295px!important;}
	.img-width-m-200{ width: 300px!important;}
	.img-width-m-205{ width: 305px!important;}
	
	.move-up-m-10{top:10px!important;}
	.move-up-m-11{top:11px!important;}
	.move-up-m-12{top:12px!important;}
	.move-up-m-13{top:13px!important;}
	.move-up-m-14{top:14px!important;}
	.move-up-m-15{top:15px!important;}
	.move-up-m-16{top:16px!important;}
	.move-up-m-17{top:17px!important;}
	.move-up-m-18{top:18px!important;}
	.move-up-m-19{top:19px!important;}
	.move-up-m-20{top:20px!important;}
	.move-up-m-21{top:21px!important;}
	.move-up-m-22{top:22px!important;}
	.move-up-m-23{top:23px!important;}
	.move-up-m-24{top:24px!important;}
	.move-up-m-25{top:25px!important;}
	.move-up-m-26{top:26px!important;}
	.move-up-m-27{top:27px!important;}
	.move-up-m-28{top:28px!important;}
	.move-up-m-29{top:29px!important;}
	.move-up-m-30{top:30px!important;}
	.move-up-m-31{top:31px!important;}
	.move-up-m-32{top:32px!important;}
	.move-up-m-33{top:33px!important;}
	.move-up-m-34{top:34px!important;}
	.move-up-m-35{top:35px!important;}
	.move-up-m-36{top:36px!important;}
	.move-up-m-37{top:37px!important;}
	.move-up-m-38{top:38px!important;}
	.move-up-m-39{top:39px!important;}
	.move-up-m-40{top:40px!important;}
	.move-up-m-41{top:41px!important;}
	.move-up-m-42{top:42px!important;}
	.move-up-m-43{top:43px!important;}
	.move-up-m-44{top:44px!important;}
	.move-up-m-45{top:45px!important;}
	.move-up-m-46{top:46px!important;}
	.move-up-m-47{top:47px!important;}
	.move-up-m-48{top:48px!important;}
	.move-up-m-49{top:49px!important;}
	.move-up-m-50{top:50px!important;}
	.move-up-m-51{top:51px!important;}
	.move-up-m-52{top:52px!important;}
	.move-up-m-53{top:53px!important;}
	.move-up-m-54{top:54px!important;}
	.move-up-m-55{top:55px!important;}
	.move-up-m-56{top:56px!important;}
	.move-up-m-57{top:57px!important;}
	.move-up-m-58{top:58px!important;}
	.move-up-m-59{top:59px!important;}
	.move-up-m-60{top:60px!important;}
	.move-up-m-61{top:61px!important;}
	.move-up-m-62{top:62px!important;}
	.move-up-m-63{top:63px!important;}
	.move-up-m-64{top:64px!important;}
	.move-up-m-65{top:65px!important;}
	.move-up-m-66{top:66px!important;}
	.move-up-m-67{top:67px!important;}
	.move-up-m-68{top:68px!important;}
	.move-up-m-69{top:69px!important;}
	.move-up-m-70{top:70px!important;}
	.move-up-m-71{top:71px!important;}
	.move-up-m-72{top:72px!important;}
	.move-up-m-73{top:73px!important;}
	.move-up-m-74{top:74px!important;}
	.move-up-m-75{top:75px!important;}
	.move-up-m-76{top:76px!important;}
	.move-up-m-77{top:77px!important;}
	.move-up-m-78{top:78px!important;}
	.move-up-m-79{top:79px!important;}
	.move-up-m-80{top:80px!important;}
	.move-up-m-81{top:81px!important;}
	.move-up-m-82{top:82px!important;}
	.move-up-m-83{top:83px!important;}
	.move-up-m-84{top:84px!important;}
	.move-up-m-85{top:85px!important;}
	.move-up-m-86{top:86px!important;}
	.move-up-m-87{top:87px!important;}
	.move-up-m-88{top:88px!important;}
	.move-up-m-89{top:89px!important;}
	.move-up-m-90{top:90px!important;}
	.move-up-m-91{top:91px!important;}
	.move-up-m-92{top:92px!important;}
	.move-up-m-93{top:93px!important;}
	.move-up-m-94{top:94px!important;}
	.move-up-m-95{top:95px!important;}
	.move-up-m-96{top:96px!important;}
	.move-up-m-97{top:97px!important;}
	.move-up-m-98{top:98px!important;}
	.move-up-m-99{top:99px!important;}
	.move-up-m-100{top:100px!important;}
	.move-up-m-101{top:101px!important;}
	.move-up-m-102{top:102px!important;}
	.move-up-m-103{top:103px!important;}
	.move-up-m-104{top:104px!important;}
	.move-up-m-105{top:105px!important;}
	.move-up-m-106{top:106px!important;}
	.move-up-m-107{top:107px!important;}
	.move-up-m-108{top:108px!important;}
	.move-up-m-109{top:109px!important;}
	.move-up-m-110{top:110px!important;}
	.move-up-m-111{top:111px!important;}
	.move-up-m-112{top:112px!important;}
	.move-up-m-113{top:113px!important;}
	.move-up-m-114{top:114px!important;}
	.move-up-m-115{top:115px!important;}
	.move-up-m-116{top:116px!important;}
	.move-up-m-117{top:117px!important;}
	.move-up-m-118{top:118px!important;}
	.move-up-m-119{top:119px!important;}
	.move-up-m-120{top:120px!important;}
	.move-up-m-121{top:121px!important;}
	.move-up-m-122{top:122px!important;}
	.move-up-m-123{top:123px!important;}
	.move-up-m-124{top:124px!important;}
	.move-up-m-125{top:125px!important;}
	.move-up-m-126{top:126px!important;}
	.move-up-m-127{top:127px!important;}
	.move-up-m-128{top:128px!important;}
	.move-up-m-129{top:129px!important;}
	.move-up-m-130{top:130px!important;}
	.move-up-m-131{top:131px!important;}
	.move-up-m-132{top:132px!important;}
	.move-up-m-133{top:133px!important;}
	.move-up-m-134{top:134px!important;}
	.move-up-m-135{top:135px!important;}
	.move-up-m-136{top:136px!important;}
	.move-up-m-137{top:137px!important;}
	.move-up-m-138{top:138px!important;}
	.move-up-m-139{top:139px!important;}
	.move-up-m-140{top:140px!important;}
	.move-up-m-141{top:141px!important;}
	.move-up-m-142{top:142px!important;}
	.move-up-m-143{top:143px!important;}
	.move-up-m-144{top:144px!important;}
	.move-up-m-145{top:145px!important;}
	.move-up-m-146{top:146px!important;}
	.move-up-m-147{top:147px!important;}
	.move-up-m-148{top:148px!important;}
	.move-up-m-149{top:149px!important;}
	.move-up-m-150{top:150px!important;}
	.move-up-m-151{top:151px!important;}
	.move-up-m-152{top:152px!important;}
	.move-up-m-153{top:153px!important;}
	.move-up-m-154{top:154px!important;}
	.move-up-m-155{top:155px!important;}
	.move-up-m-156{top:156px!important;}
	.move-up-m-157{top:157px!important;}
	.move-up-m-158{top:158px!important;}
	.move-up-m-159{top:159px!important;}
	.move-up-m-160{top:160px!important;}
	.move-up-m-161{top:161px!important;}
	.move-up-m-162{top:162px!important;}
	.move-up-m-163{top:163px!important;}
	.move-up-m-164{top:164px!important;}
	.move-up-m-165{top:165px!important;}
	.move-up-m-166{top:166px!important;}
	.move-up-m-167{top:167px!important;}
	.move-up-m-168{top:168px!important;}
	.move-up-m-169{top:169px!important;}
	.move-up-m-170{top:170px!important;}
	.move-up-m-171{top:171px!important;}
	.move-up-m-172{top:172px!important;}
	.move-up-m-173{top:173px!important;}
	.move-up-m-174{top:174px!important;}
	.move-up-m-175{top:175px!important;}
	.move-up-m-176{top:176px!important;}
	.move-up-m-177{top:177px!important;}
	.move-up-m-178{top:178px!important;}
	.move-up-m-179{top:179px!important;}
	.move-up-m-180{top:180px!important;}
	.move-up-m-181{top:181px!important;}
	.move-up-m-182{top:182px!important;}
	.move-up-m-183{top:183px!important;}
	.move-up-m-184{top:184px!important;}
	.move-up-m-185{top:185px!important;}
	.move-up-m-186{top:186px!important;}
	.move-up-m-187{top:187px!important;}
	.move-up-m-188{top:188px!important;}
	.move-up-m-189{top:189px!important;}
	.move-up-m-190{top:190px!important;}
	.move-up-m-191{top:191px!important;}
	.move-up-m-192{top:192px!important;}
	.move-up-m-193{top:193px!important;}
	.move-up-m-194{top:194px!important;}
	.move-up-m-195{top:195px!important;}
	.move-up-m-196{top:196px!important;}
	.move-up-m-197{top:197px!important;}
	.move-up-m-198{top:198px!important;}
	.move-up-m-199{top:199px!important;}
	.move-up-m-200{top:200px!important;}
	
	.move-left-m-10{left: 10px!important;}
	.move-left-m-11{left: 11px!important;}
	.move-left-m-12{left: 12px!important;}
	.move-left-m-13{left: 13px!important;}
	.move-left-m-14{left: 14px!important;}
	.move-left-m-15{left: 15px!important;}
	.move-left-m-16{left: 16px!important;}
	.move-left-m-17{left: 17px!important;}
	.move-left-m-18{left: 18px!important;}
	.move-left-m-19{left: 19px!important;}
	.move-left-m-20{left: 20px!important;}
	.move-left-m-21{left: 21px!important;}
	.move-left-m-22{left: 22px!important;}
	.move-left-m-23{left: 23px!important;}
	.move-left-m-24{left: 24px!important;}
	.move-left-m-25{left: 25px!important;}
	.move-left-m-26{left: 26px!important;}
	.move-left-m-27{left: 27px!important;}
	.move-left-m-28{left: 28px!important;}
	.move-left-m-29{left: 29px!important;}
	.move-left-m-30{left: 30px!important;}
	.move-left-m-31{left: 31px!important;}
	.move-left-m-32{left: 32px!important;}
	.move-left-m-33{left: 33px!important;}
	.move-left-m-34{left: 34px!important;}
	.move-left-m-35{left: 35px!important;}
	.move-left-m-36{left: 36px!important;}
	.move-left-m-37{left: 37px!important;}
	.move-left-m-38{left: 38px!important;}
	.move-left-m-39{left: 39px!important;}
	.move-left-m-40{left: 40px!important;}
	.move-left-m-41{left: 41px!important;}
	.move-left-m-42{left: 42px!important;}
	.move-left-m-43{left: 43px!important;}
	.move-left-m-44{left: 44px!important;}
	.move-left-m-45{left: 45px!important;}
	.move-left-m-46{left: 46px!important;}
	.move-left-m-47{left: 47px!important;}
	.move-left-m-48{left: 48px!important;}
	.move-left-m-49{left: 49px!important;}
	.move-left-m-50{left: 50px!important;}
	.move-left-m-51{left: 51px!important;}
	.move-left-m-52{left: 52px!important;}
	.move-left-m-53{left: 53px!important;}
	.move-left-m-54{left: 54px!important;}
	.move-left-m-55{left: 55px!important;}
	.move-left-m-56{left: 56px!important;}
	.move-left-m-57{left: 57px!important;}
	.move-left-m-58{left: 58px!important;}
	.move-left-m-59{left: 59px!important;}
	.move-left-m-60{left: 60px!important;}
	.move-left-m-61{left: 61px!important;}
	.move-left-m-62{left: 62px!important;}
	.move-left-m-63{left: 63px!important;}
	.move-left-m-64{left: 64px!important;}
	.move-left-m-65{left: 65px!important;}
	.move-left-m-66{left: 66px!important;}
	.move-left-m-67{left: 67px!important;}
	.move-left-m-68{left: 68px!important;}
	.move-left-m-69{left: 69px!important;}
	.move-left-m-70{left: 70px!important;}
	.move-left-m-71{left: 71px!important;}
	.move-left-m-72{left: 72px!important;}
	.move-left-m-73{left: 73px!important;}
	.move-left-m-74{left: 74px!important;}
	.move-left-m-75{left: 75px!important;}
	.move-left-m-76{left: 76px!important;}
	.move-left-m-77{left: 77px!important;}
	.move-left-m-78{left: 78px!important;}
	.move-left-m-79{left: 79px!important;}
	.move-left-m-80{left: 80px!important;}
	.move-left-m-81{left: 81px!important;}
	.move-left-m-82{left: 82px!important;}
	.move-left-m-83{left: 83px!important;}
	.move-left-m-84{left: 84px!important;}
	.move-left-m-85{left: 85px!important;}
	.move-left-m-86{left: 86px!important;}
	.move-left-m-87{left: 87px!important;}
	.move-left-m-88{left: 88px!important;}
	.move-left-m-89{left: 89px!important;}
	.move-left-m-90{left: 90px!important;}
	.move-left-m-91{left: 91px!important;}
	.move-left-m-92{left: 92px!important;}
	.move-left-m-93{left: 93px!important;}
	.move-left-m-94{left: 94px!important;}
	.move-left-m-95{left: 95px!important;}
	.move-left-m-96{left: 96px!important;}
	.move-left-m-97{left: 97px!important;}
	.move-left-m-98{left: 98px!important;}
	.move-left-m-99{left: 99px!important;}
	.move-left-m-100{left: 100px!important;}
	.move-left-m-101{left: 101px!important;}
	.move-left-m-102{left: 102px!important;}
	.move-left-m-103{left: 103px!important;}
	.move-left-m-104{left: 104px!important;}
	.move-left-m-105{left: 105px!important;}
	.move-left-m-106{left: 106px!important;}
	.move-left-m-107{left: 107px!important;}
	.move-left-m-108{left: 108px!important;}
	.move-left-m-109{left: 109px!important;}
	.move-left-m-110{left: 110px!important;}
	.move-left-m-111{left: 111px!important;}
	.move-left-m-112{left: 112px!important;}
	.move-left-m-113{left: 113px!important;}
	.move-left-m-114{left: 114px!important;}
	.move-left-m-115{left: 115px!important;}
	.move-left-m-116{left: 116px!important;}
	.move-left-m-117{left: 117px!important;}
	.move-left-m-118{left: 118px!important;}
	.move-left-m-119{left: 119px!important;}
	.move-left-m-120{left: 120px!important;}
	.move-left-m-121{left: 121px!important;}
	.move-left-m-122{left: 122px!important;}
	.move-left-m-123{left: 123px!important;}
	.move-left-m-124{left: 124px!important;}
	.move-left-m-125{left: 125px!important;}
	.move-left-m-126{left: 126px!important;}
	.move-left-m-127{left: 127px!important;}
	.move-left-m-128{left: 128px!important;}
	.move-left-m-129{left: 129px!important;}
	.move-left-m-130{left: 130px!important;}
	.move-left-m-131{left: 131px!important;}
	.move-left-m-132{left: 132px!important;}
	.move-left-m-133{left: 133px!important;}
	.move-left-m-134{left: 134px!important;}
	.move-left-m-135{left: 135px!important;}
	.move-left-m-136{left: 136px!important;}
	.move-left-m-137{left: 137px!important;}
	.move-left-m-138{left: 138px!important;}
	.move-left-m-139{left: 139px!important;}
	.move-left-m-140{left: 140px!important;}
	.move-left-m-141{left: 141px!important;}
	.move-left-m-142{left: 142px!important;}
	.move-left-m-143{left: 143px!important;}
	.move-left-m-144{left: 144px!important;}
	.move-left-m-145{left: 145px!important;}
	.move-left-m-146{left: 146px!important;}
	.move-left-m-147{left: 147px!important;}
	.move-left-m-148{left: 148px!important;}
	.move-left-m-149{left: 149px!important;}
	.move-left-m-150{left: 150px!important;}
	.move-left-m-151{left: 151px!important;}
	.move-left-m-152{left: 152px!important;}
	.move-left-m-153{left: 153px!important;}
	.move-left-m-154{left: 154px!important;}
	.move-left-m-155{left: 155px!important;}
	.move-left-m-156{left: 156px!important;}
	.move-left-m-157{left: 157px!important;}
	.move-left-m-158{left: 158px!important;}
	.move-left-m-159{left: 159px!important;}
	.move-left-m-160{left: 160px!important;}
	.move-left-m-161{left: 161px!important;}
	.move-left-m-162{left: 162px!important;}
	.move-left-m-163{left: 163px!important;}
	.move-left-m-164{left: 164px!important;}
	.move-left-m-165{left: 165px!important;}
	.move-left-m-166{left: 166px!important;}
	.move-left-m-167{left: 167px!important;}
	.move-left-m-168{left: 168px!important;}
	.move-left-m-169{left: 169px!important;}
	.move-left-m-170{left: 170px!important;}
	.move-left-m-171{left: 171px!important;}
	.move-left-m-172{left: 172px!important;}
	.move-left-m-173{left: 173px!important;}
	.move-left-m-174{left: 174px!important;}
	.move-left-m-175{left: 175px!important;}
	.move-left-m-176{left: 176px!important;}
	.move-left-m-177{left: 177px!important;}
	.move-left-m-178{left: 178px!important;}
	.move-left-m-179{left: 179px!important;}
	.move-left-m-180{left: 180px!important;}
	.move-left-m-181{left: 181px!important;}
	.move-left-m-182{left: 182px!important;}
	.move-left-m-183{left: 183px!important;}
	.move-left-m-184{left: 184px!important;}
	.move-left-m-185{left: 185px!important;}
	.move-left-m-186{left: 186px!important;}
	.move-left-m-187{left: 187px!important;}
	.move-left-m-188{left: 188px!important;}
	.move-left-m-189{left: 189px!important;}
	.move-left-m-190{left: 190px!important;}
	.move-left-m-191{left: 191px!important;}
	.move-left-m-192{left: 192px!important;}
	.move-left-m-193{left: 193px!important;}
	.move-left-m-194{left: 194px!important;}
	.move-left-m-195{left: 195px!important;}
	.move-left-m-196{left: 196px!important;}
	.move-left-m-197{left: 197px!important;}
	.move-left-m-198{left: 198px!important;}
	.move-left-m-199{left: 199px!important;}
	.move-left-m-200{left: 200px!important;}
	
	.move-right-m-10{right: 10px!important;}
	.move-right-m-11{right: 11px!important;}
	.move-right-m-12{right: 12px!important;}
	.move-right-m-13{right: 13px!important;}
	.move-right-m-14{right: 14px!important;}
	.move-right-m-15{right: 15px!important;}
	.move-right-m-16{right: 16px!important;}
	.move-right-m-17{right: 17px!important;}
	.move-right-m-18{right: 18px!important;}
	.move-right-m-19{right: 19px!important;}
	.move-right-m-20{right: 20px!important;}
	.move-right-m-21{right: 21px!important;}
	.move-right-m-22{right: 22px!important;}
	.move-right-m-23{right: 23px!important;}
	.move-right-m-24{right: 24px!important;}
	.move-right-m-25{right: 25px!important;}
	.move-right-m-26{right: 26px!important;}
	.move-right-m-27{right: 27px!important;}
	.move-right-m-28{right: 28px!important;}
	.move-right-m-29{right: 29px!important;}
	.move-right-m-30{right: 30px!important;}
	.move-right-m-31{right: 31px!important;}
	.move-right-m-32{right: 32px!important;}
	.move-right-m-33{right: 33px!important;}
	.move-right-m-34{right: 34px!important;}
	.move-right-m-35{right: 35px!important;}
	.move-right-m-36{right: 36px!important;}
	.move-right-m-37{right: 37px!important;}
	.move-right-m-38{right: 38px!important;}
	.move-right-m-39{right: 39px!important;}
	.move-right-m-40{right: 40px!important;}
	.move-right-m-41{right: 41px!important;}
	.move-right-m-42{right: 42px!important;}
	.move-right-m-43{right: 43px!important;}
	.move-right-m-44{right: 44px!important;}
	.move-right-m-45{right: 45px!important;}
	.move-right-m-46{right: 46px!important;}
	.move-right-m-47{right: 47px!important;}
	.move-right-m-48{right: 48px!important;}
	.move-right-m-49{right: 49px!important;}
	.move-right-m-50{right: 50px!important;}
	.move-right-m-51{right: 51px!important;}
	.move-right-m-52{right: 52px!important;}
	.move-right-m-53{right: 53px!important;}
	.move-right-m-54{right: 54px!important;}
	.move-right-m-55{right: 55px!important;}
	.move-right-m-56{right: 56px!important;}
	.move-right-m-57{right: 57px!important;}
	.move-right-m-58{right: 58px!important;}
	.move-right-m-59{right: 59px!important;}
	.move-right-m-60{right: 60px!important;}
	.move-right-m-61{right: 61px!important;}
	.move-right-m-62{right: 62px!important;}
	.move-right-m-63{right: 63px!important;}
	.move-right-m-64{right: 64px!important;}
	.move-right-m-65{right: 65px!important;}
	.move-right-m-66{right: 66px!important;}
	.move-right-m-67{right: 67px!important;}
	.move-right-m-68{right: 68px!important;}
	.move-right-m-69{right: 69px!important;}
	.move-right-m-70{right: 70px!important;}
	.move-right-m-71{right: 71px!important;}
	.move-right-m-72{right: 72px!important;}
	.move-right-m-73{right: 73px!important;}
	.move-right-m-74{right: 74px!important;}
	.move-right-m-75{right: 75px!important;}
	.move-right-m-76{right: 76px!important;}
	.move-right-m-77{right: 77px!important;}
	.move-right-m-78{right: 78px!important;}
	.move-right-m-79{right: 79px!important;}
	.move-right-m-80{right: 80px!important;}
	.move-right-m-81{right: 81px!important;}
	.move-right-m-82{right: 82px!important;}
	.move-right-m-83{right: 83px!important;}
	.move-right-m-84{right: 84px!important;}
	.move-right-m-85{right: 85px!important;}
	.move-right-m-86{right: 86px!important;}
	.move-right-m-87{right: 87px!important;}
	.move-right-m-88{right: 88px!important;}
	.move-right-m-89{right: 89px!important;}
	.move-right-m-90{right: 90px!important;}
	.move-right-m-91{right: 91px!important;}
	.move-right-m-92{right: 92px!important;}
	.move-right-m-93{right: 93px!important;}
	.move-right-m-94{right: 94px!important;}
	.move-right-m-95{right: 95px!important;}
	.move-right-m-96{right: 96px!important;}
	.move-right-m-97{right: 97px!important;}
	.move-right-m-98{right: 98px!important;}
	.move-right-m-99{right: 99px!important;}
	.move-right-m-100{right: 100px!important;}
	.move-right-m-101{right: 101px!important;}
	.move-right-m-102{right: 102px!important;}
	.move-right-m-103{right: 103px!important;}
	.move-right-m-104{right: 104px!important;}
	.move-right-m-105{right: 105px!important;}
	.move-right-m-106{right: 106px!important;}
	.move-right-m-107{right: 107px!important;}
	.move-right-m-108{right: 108px!important;}
	.move-right-m-109{right: 109px!important;}
	.move-right-m-110{right: 110px!important;}
	.move-right-m-111{right: 111px!important;}
	.move-right-m-112{right: 112px!important;}
	.move-right-m-113{right: 113px!important;}
	.move-right-m-114{right: 114px!important;}
	.move-right-m-115{right: 115px!important;}
	.move-right-m-116{right: 116px!important;}
	.move-right-m-117{right: 117px!important;}
	.move-right-m-118{right: 118px!important;}
	.move-right-m-119{right: 119px!important;}
	.move-right-m-120{right: 120px!important;}
	.move-right-m-121{right: 121px!important;}
	.move-right-m-122{right: 122px!important;}
	.move-right-m-123{right: 123px!important;}
	.move-right-m-124{right: 124px!important;}
	.move-right-m-125{right: 125px!important;}
	.move-right-m-126{right: 126px!important;}
	.move-right-m-127{right: 127px!important;}
	.move-right-m-128{right: 128px!important;}
	.move-right-m-129{right: 129px!important;}
	.move-right-m-130{right: 130px!important;}
	.move-right-m-131{right: 131px!important;}
	.move-right-m-132{right: 132px!important;}
	.move-right-m-133{right: 133px!important;}
	.move-right-m-134{right: 134px!important;}
	.move-right-m-135{right: 135px!important;}
	.move-right-m-136{right: 136px!important;}
	.move-right-m-137{right: 137px!important;}
	.move-right-m-138{right: 138px!important;}
	.move-right-m-139{right: 139px!important;}
	.move-right-m-140{right: 140px!important;}
	.move-right-m-141{right: 141px!important;}
	.move-right-m-142{right: 142px!important;}
	.move-right-m-143{right: 143px!important;}
	.move-right-m-144{right: 144px!important;}
	.move-right-m-145{right: 145px!important;}
	.move-right-m-146{right: 146px!important;}
	.move-right-m-147{right: 147px!important;}
	.move-right-m-148{right: 148px!important;}
	.move-right-m-149{right: 149px!important;}
	.move-right-m-150{right: 150px!important;}
	.move-right-m-151{right: 151px!important;}
	.move-right-m-152{right: 152px!important;}
	.move-right-m-153{right: 153px!important;}
	.move-right-m-154{right: 154px!important;}
	.move-right-m-155{right: 155px!important;}
	.move-right-m-156{right: 156px!important;}
	.move-right-m-157{right: 157px!important;}
	.move-right-m-158{right: 158px!important;}
	.move-right-m-159{right: 159px!important;}
	.move-right-m-160{right: 160px!important;}
	.move-right-m-161{right: 161px!important;}
	.move-right-m-162{right: 162px!important;}
	.move-right-m-163{right: 163px!important;}
	.move-right-m-164{right: 164px!important;}
	.move-right-m-165{right: 165px!important;}
	.move-right-m-166{right: 166px!important;}
	.move-right-m-167{right: 167px!important;}
	.move-right-m-168{right: 168px!important;}
	.move-right-m-169{right: 169px!important;}
	.move-right-m-170{right: 170px!important;}
	.move-right-m-171{right: 171px!important;}
	.move-right-m-172{right: 172px!important;}
	.move-right-m-173{right: 173px!important;}
	.move-right-m-174{right: 174px!important;}
	.move-right-m-175{right: 175px!important;}
	.move-right-m-176{right: 176px!important;}
	.move-right-m-177{right: 177px!important;}
	.move-right-m-178{right: 178px!important;}
	.move-right-m-179{right: 179px!important;}
	.move-right-m-180{right: 180px!important;}
	.move-right-m-181{right: 181px!important;}
	.move-right-m-182{right: 182px!important;}
	.move-right-m-183{right: 183px!important;}
	.move-right-m-184{right: 184px!important;}
	.move-right-m-185{right: 185px!important;}
	.move-right-m-186{right: 186px!important;}
	.move-right-m-187{right: 187px!important;}
	.move-right-m-188{right: 188px!important;}
	.move-right-m-189{right: 189px!important;}
	.move-right-m-190{right: 190px!important;}
	.move-right-m-191{right: 191px!important;}
	.move-right-m-192{right: 192px!important;}
	.move-right-m-193{right: 193px!important;}
	.move-right-m-194{right: 194px!important;}
	.move-right-m-195{right: 195px!important;}
	.move-right-m-196{right: 196px!important;}
	.move-right-m-197{right: 197px!important;}
	.move-right-m-198{right: 198px!important;}
	.move-right-m-199{right: 199px!important;}
	.move-right-m-200{right: 200px!important;}
	
	.mobile-hide{display: none;}

}

@media only screen and (min-width: 600px) {
	/* For tablets: */
	
	.col-s-1 {
		width: 8.33%;
	}
	.col-s-2 {
		width: 16.66%;
	}
	/* .col-s-3 {
		width: 25%;
	} */
	
	.col-s-3 {
		width: 20%;
	}
	.col-s-4 {
		width: 33.33%;
	}
	.col-s-5 {
		width: 41.66%;
	}
	.col-s-6 {
		width: 50%;
	}
	.col-s-7 {
		width: 58.33%;
	}
	.col-s-8 {
		width: 66.66%;
	}
	.col-s-9 {
		width: 75%;
	}
	.col-s-10 {
		width: 83.33%;
	}
	.col-s-11 {
		width: 91.66%;
	}
	.col-s-12 {
		width: 100%;
	}
}

@media only screen and (min-width: 768px) {
	/* For desktop & tablet: -*/
	.col-1 {
		width: 8.33%;
	}
	.col-2 {
		width: 16.66%;
	}
	
	.col-3 {
		width: 22%;
	}
	
	/* .col-3 {
		width: 25%;
	} */
	/* .col-4 {
		width: 33.33%;
	} */
	
	.col-4 {
		width: 30%;
	}
	
	.col-5 {
		width: 41.66%;
		
	}
	.col-6 {
		width: 50%;
	}
	.col-7 {
		width: 58.33%;
	}
	.col-8 {
		width: 66.66%;
	}
	.col-9 {
		width: 75%;
	}
	.col-10 {
		width: 83.33%;
	}
	.col-11 {
		width: 91.66%;
	}
	.col-12 {
		width: 100%;
	}
}

.canvas{
	display: table;
	border-spacing: 0;
}
