
	* {
	margin: 0;
	padding: 0;
	border: 0;
	box-sizing: border-box;
	}

	body {
	background-color: #FFFFFF;
	font-family: open sans;
	font-size: 16px;
	text-decoration: none;
	}

	.mobile {
	width: 100%;
	margin: 0 auto;
	}

	.desktop {
	display: none;
	}

	/* Don't remove. Cures problem
	of desktop title and contents of footer
	displaying at the bottom of the
	Mobile page
	*/

	.desktop-footer {
	display: none;
	}

	.mobile-top-title {
	width: 100%;
	height: 90px;
	display: block;
	margin: 0 auto;
	margin-bottom: 18px;
	padding-top: 6px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #151E46;
	}

	#mobile-top-inner {
	width: 100%;
	height: 90px;
	margin: 0 auto;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #151E46;
	}

	#mobile-graphic-style-101 {
	width: 94%;
	padding-top: 57.33%;
	margin: 0 auto;
	margin-top: 7px;
	display: block;
	background-image: url("https://www.north-cyprus-internet.com/pay-as-you-go-internet-for-holiday-home-owners/payasyougoprices.png");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	}

	#mobile-border-02 {
	width: 100%;
	min-height: 100px;
	margin: 0 auto;
	padding-left: 16px;
	padding-right: 16px;
	margin-bottom: 45px;
	background-color: #FFFFFF;
	box-sizing: border-box;
	}

	h1   {
	color: #FFFFFF;
	padding-top: 4px;
	font-size: 6.0vw;
	line-height: 1.6em;
	text-align: center;
	}

	h5   {
	text-align: left;
	font-size: 5.5vw;
	line-height: 1.3em;
	margin-top: 20px;
	color: #2396FE;
	}

	#t3   {
	text-align: left;
	font-size: 5.0vw;
	line-height: 1.3em;
	padding-top: 8px;
	padding-bottom: 8px;
	color: #000000;
	}

	#mobile-phone-call {
	width: 100%;
	padding-top: 50%;
	margin: 0 auto;
	margin-top: 12px;
	margin-bottom: 24px;
	display: block;
	background-image: url("https://www.north-cyprus-internet.com/extend-broadband-north-cyprus/phonecall.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	}

	h6   {
	text-align: left;
	font-size: 5.5vw;
	line-height: 1.3em;
	margin-bottom: 20px;
	color: #2396FE;
	}

	#mobile-stars {
	width: 100%;
	padding-top: 4.33%;
	margin: 0 auto;
	margin-top: 2px;
	margin-bottom: 20px;
	display: block;
	float: left;
	background-image: url("https://www.north-cyprus-internet.com/fivestars600.jpg");
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	}

	video {
 	width: 94vw;     /* full viewport width */
  	height: auto;     /* auto-adjust height */
  	max-width: 100%;  /* prevent overflow */
  	display: block;   /* remove inline spacing */
	margin: 0 auto;
	}

	details {
	width: 100%;
	display: block;
	margin: 0 auto;
	margin-top: 14px;
	margin-bottom: 40px;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #96C6F1;
	border-radius: 5px;
	text-align: left;
	font-family: open sans;
	font-size: 4.5vw;
	line-height: 1.6em;
	text-decoration: none;
	color: #FFFFFF;
	}

	#details-example {
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background-color: #96C6F1;
	border-radius: 5px;
	}

	#mobile-graphic-style-08 {
	width: 100%;
	min-height: 200px;	
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 10px;
	border-radius: 10px;
	display: block;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	background-color: #FFFFFF;
	outline-style: solid;
	outline-color: #96C6F1;
	color: #000000 !important;
	}

	input[type=text],select,text {
	width: 100%;
	border-radius: 5px;
	font-family: open sans;
	font-size: 3.5vw;
	text-decoration: none;
	line-height: 1.5em;
	font-color: #000000;
	margin-top: 20px;
	padding: 12px 20px;
	margin-bottom: 27px;
	box-sizing: border-box;
	border: none;
	background-color: #FFFFFF;
	outline: none;
	}

	input[type="textarea"],select,textarea {
	width: 100%;
	height: 100px;
	border-radius: 5px;
	font-family: open sans;
	font-size: 3.5vw;
	text-decoration: none;
	line-height: 1.5em;
	font-color: #000000;
	padding-left: 20px;
	padding-top: 16px;
	margin-top: 8px;
	box-sizing: border-box;
	border: none;
	background-color: #FFFFFF;
	resize: none;
	wrap: off;
	overflow: auto;
	outline: none;
	}

	#button2 {
	background-color: #FFFFFF;
	border: 1px solid #AAAEB7;
	border-radius: 5px;
	margin-top: 23px;
	margin-bottom: 16px;
	margin-right: 16px;
	font-size: 0.9em;
	color: #000000;
	line-height: 1.5em;
	padding: 5px 10px;
	text-decoration: none;
	cursor: pointer;
	}

	#mobile-step-clear {
	clear: left;
	}

	#mobile-graphic-style-05 {
	width: 50px;
	height: 50px;
	padding-left: 70px;
	float: left;
	display: inline-block;
	margin-bottom: 16px;
	background-image: url('https://www.north-cyprus-internet.com/greenphone-white.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	}

	#mobile-graphic-style-06 {
	width: 50px;
	height: 50px;
	padding-left: 70px;
	float: left;
	display: block;
	background-image: url('https://www.north-cyprus-internet.com/bluephone-white.jpg');
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	}

	#talign4  {
	text-align: left;
	font-size: 4.5vw;
	line-height: 1.2em;
	padding-left: 90px;
	color: #000040;
	}

	#talign5  {
	display: inline-block;
	padding-left: 20px;
	padding-right: 15px;
	text-align: left;
	font-size: 4.5vw;
	line-height: 1.2em;
	color: #000040;
	}

	.mobile-footer {
	width: 100%;
	min-height: 200px;
	margin: 0 auto;
	background-color: #151E46;
	font-size: 0.8em;
	color: #FFFFFF;
	line-height: 1.6em;
	text-align: center;
	}

	#mobile-footer-inner {
	width: 42%;
	min-height: 40px;
	float: left;
	margin-top: 32px;
	margin-left: 22px;
	margin-bottom: 22px;
	}

	/* unvisited link */
	a:link {
	text-align: left;
	font-family: open sans;
	font-size: 4.5vw;
	line-height: 1.6em;
	text-decoration: none;
	color: #FFFFFF;
	}

	/* visited link */
	a:visited {
	text-align: left;
	font-family: open sans;
	font-size: 4.5vw;
	line-height: 1.6em;
	text-decoration: none;
	color: #FFFFFF;

	}

	/* mouse over link */
	a:hover {
	text-align: left;
	font-family: open sans;
	font-size: 4.5vw;
	line-height: 1.6em;
	text-decoration: none;
	color: #FFFFFF;

	}

	/* selected link */
	a:active {
	text-align: left;
	font-family: open sans;
	font-size: 4.5vw;
	line-height: 1.6em;
	text-decoration: none;
	color: #FFFFFF;

	}

	::-webkit-scrollbar {
	width: 10px;
	}

	::-webkit-scrollbar-track {
	background: #9D9D9D; 
	}
 
	::-webkit-scrollbar-thumb {
	background: #FFFFFF; 
	}

	::-webkit-scrollbar-thumb:hover {
	background: #B9B9B9; 
	}
