﻿/* ==================================================== */
/* Template : Coming Soon */
/* Authour  : https://downloadfort.com/ */
/* LIcense  :  https://downloadfort.com/License */
/* Template URL: https://downloadfort.com/ */
/* ==================================================== */
body {
    padding: 3.5%;
    font-family: verdana;
    text-align: center;
    line-height: 30px;
    background-color:#203370;
}
.txtblue {
    font-size: 20px;
    font-weight: 400;
    color: #fff;
}
.txtwhite {
    font-size: 20px;
    color: #fff;
}
.txtyellow {
    font-size: 20px;
    color: #ffd400;
}
.imgcenter {width:15%;
}

.imgcenter-pk {width:20%;
}

@media screen and (max-width: 600px) {
.imgcenter {width:40%;
}

.imgcenter-pk {width:50%;
}	
	
	
}